Home
last modified time | relevance | path

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

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