Searched defs:ArrayType_cannot_be_used_with_getAs (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h5193 struct ArrayType_cannot_be_used_with_getAs {}; struct in class:clang::FunctionType::ExtInfo::FunctionProtoType
5196 struct ArrayType_cannot_be_used_with_getAs<T, true>;
5200 ArrayType_cannot_be_used_with_getAs<T> at;
5231 ArrayType_cannot_be_used_with_getAs<T> at;

Completed in 111 milliseconds