Searched defs:getFunctionPointer (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGPointerAuth.cpp | 165 llvm::Constant *CodeGenModule::getFunctionPointer(llvm::Constant *Pointer, getFunctionPointer() function in CodeGenModule |
H A D | CGCall.h | 190 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function |
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | SValBuilder.cpp | 293 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { getFunctionPointer() function in SValBuilder |