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

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

Completed in 29 milliseconds