Home
last modified time | relevance | path

Searched defs:getPointerType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1390 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1017 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anon819a2c470111::EmitterBase
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3650 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext