Searched defs:getTypePtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | CanonicalType.h | 83 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } getTypePtr() function |
H A D | TypeLoc.h | 137 const Type *getTypePtr() const { in getTypePtr() function |