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

/external/clang/include/clang/AST/
H A DType.h1724 /// getBaseElementTypeUnsafe - Get the base element type of this
1727 const Type *getBaseElementTypeUnsafe() const;
5164 inline const Type *Type::getBaseElementTypeUnsafe() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type

Completed in 76 milliseconds