Home
last modified time | relevance | path

Searched refs:getFunctionPointer (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp250 return getFunctionPointer(MD); in getMemberPointer()
256 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder
DExprEngine.cpp2584 SVal V = svalBuilder.getFunctionPointer(FD); in VisitCommonDeclRefExpr()
2683 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h183 llvm::Value *getFunctionPointer() const { in getFunctionPointer() function
DCGExpr.cpp5134 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
5185 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
5265 int AS = Callee.getFunctionPointer()->getType()->getPointerAddressSpace(); in EmitCall()
5268 llvm::Value *CalleePtr = Callee.getFunctionPointer(); in EmitCall()
DCGCall.cpp4350 Callee.getFunctionPointer()->getType()->getPointerElementType(); in EmitCall()
4751 llvm::Value *CalleePtr = ConcreteCallee.getFunctionPointer(); in EmitCall()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h205 DefinedSVal getFunctionPointer(const FunctionDecl *func);
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSValBuilder.h238 DefinedSVal getFunctionPointer(const FunctionDecl *func);
/external/clang/lib/StaticAnalyzer/Core/
DSValBuilder.cpp216 DefinedSVal SValBuilder::getFunctionPointer(const FunctionDecl *func) { in getFunctionPointer() function in SValBuilder
DExprEngine.cpp1949 SVal V = svalBuilder.getFunctionPointer(FD); in VisitCommonDeclRefExpr()
2031 SVal MDVal = svalBuilder.getFunctionPointer(MD); in VisitMemberExpr()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...