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

/external/clang/include/clang/AST/
H A DType.h1710 const ArrayType *getAsArrayTypeUnsafe() const;
5166 while (const ArrayType *arrayType = type->getAsArrayTypeUnsafe())
5216 inline const ArrayType *Type::getAsArrayTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 80 milliseconds