Searched defs:getPointerType (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenCLRuntime.cpp | 46 llvm::PointerType *CGOpenCLRuntime::getPointerType(const Type *T) { in getPointerType() function in CGOpenCLRuntime |
/llvm-project/mlir/lib/Conversion/GPUToVulkan/ | ||
H A D | ConvertLaunchFuncToVulkanCalls.cpp |
|
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 1378 CanQualType getPointerType(CanQualType T) const { getPointerType() function |
/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 1017 const PointerType *getPointerType(const Type *T, bool Const) { getPointerType() function in __anon6b6344ba0111::EmitterBase |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 3362 QualType ASTContext::getPointerType(QualType T) const { getPointerType() function in ASTContext |