Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp62 llvm::PointerType *CGOpenCLRuntime::getPointerType(const Type *T, in getPointerType() function in CGOpenCLRuntime
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1321 CanQualType getPointerType(CanQualType T) const { in getPointerType() function
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp1016 const PointerType *getPointerType(const Type *T, bool Const) { in getPointerType() function in __anonece5a09e0111::EmitterBase
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp3308 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext