Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
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
DTypeLoc.h111 const Type *getTypePtr() const { in getTypePtr() function
227 const Type *getTypePtr() const { in getTypePtr() function
379 const TypeClass *getTypePtr() const { in getTypePtr() function
473 const TypeClass *getTypePtr() const { in getTypePtr() function
/external/llvm-project/clang/include/clang/AST/
DCanonicalType.h83 const T *getTypePtr() const { return cast<T>(Stored.getTypePtr()); } in getTypePtr() function
245 const T *getTypePtr() const { return Stored.getTypePtr(); } in getTypePtr() function
DTypeLoc.h136 const Type *getTypePtr() const { in getTypePtr() function
256 const Type *getTypePtr() const { in getTypePtr() function
409 const TypeClass *getTypePtr() const { in getTypePtr() function
502 const TypeClass *getTypePtr() const { in getTypePtr() function