Home
last modified time | relevance | path

Searched defs:getTypePtr (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DCanonicalType.h70 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr() function
231 const T *getTypePtr() const { return Stored.getTypePtr(); } in getTypePtr() function
H A DTypeLoc.h111 const Type *getTypePtr() const { in getTypePtr() function
212 const Type *getTypePtr() const { in getTypePtr() function
346 const TypeClass *getTypePtr() const { in getTypePtr() function
440 const TypeClass *getTypePtr() const { in getTypePtr() function