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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h71 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } function in class:clang::CanQual
232 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
212 const Type *getTypePtr() const { function in class:clang::UnqualTypeLoc
346 const TypeClass *getTypePtr() const { function in class:clang::ConcreteTypeLoc
440 const TypeClass *getTypePtr() const { function in class:clang::InheritingConcreteTypeLoc
[all...]
H A DType.h4631 inline const Type *QualType::getTypePtr() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::QualType
[all...]

Completed in 74 milliseconds