Searched defs:getCalleeDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp22 const FunctionDecl *CheckerContext::getCalleeDecl(const CallExpr *CE) const { function in class:CheckerContext
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp1161 Decl *CallExpr::getCalleeDecl() { function in class:CallExpr

Completed in 56 milliseconds