Home
last modified time | relevance | path

Searched defs:getFunctionPointer (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h179 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp285 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder