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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } function in class:clang::CanQual
231 const T *getTypePtr() const { return Stored.getTypePtr(); } function in class:clang::CanProxyBase
[all...]
H A DTypeLoc.h111 const Type *getTypePtr() const { function in class:clang::TypeLoc
227 const Type *getTypePtr() const { function in class:clang::UnqualTypeLoc
379 const TypeClass *getTypePtr() const { function in class:clang::ConcreteTypeLoc
473 const TypeClass *getTypePtr() const { function in class:clang::InheritingConcreteTypeLoc
[all...]
H A DType.h5089 inline const Type *QualType::getTypePtr() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualType
[all...]

Completed in 174 milliseconds