Searched refs:getCallSite (Results 1 - 11 of 11) sorted by relevance

/external/clang/include/clang/Analysis/
H A DAnalysisContext.h285 const Stmt *getCallSite() const { return CallSite; } function in class:clang::StackFrameContext
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp181 if (CEE->getCalleeContext()->getCallSite() == S)
202 if (CalleeContext->getCallSite() != S)
928 if (CEE->getCalleeContext()->getCallSite() == S ||
929 CEE->getCalleeContext()->getCallSite() == Inner)
H A DExprEngineCallAndReturn.cpp87 S = CEE->getCalleeContext()->getCallSite();
229 const Stmt *CE = calleeCtx->getCallSite();
H A DExprEngineCXX.cpp197 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) {
H A DPathDiagnostic.cpp702 return CEE->getCalleeContext()->getCallSite();
1128 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite();
H A DCallEvent.cpp929 const Stmt *CallSite = CalleeCtx->getCallSite();
H A DBugReporter.cpp1283 const Stmt *CallSite = Callee->getCallSite();
1420 const Stmt *S = CE->getCalleeContext()->getCallSite();
1727 const Stmt *S = CE->getCalleeContext()->getCallSite();
H A DExprEngine.cpp1222 const Stmt *CE = CalleeSF->getCallSite();
/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp531 AllocStmt = Exit->getCalleeContext()->getCallSite();
H A DMallocChecker.cpp1775 AllocationStmt = Exit->getCalleeContext()->getCallSite();
2283 S = Exit->getCalleeContext()->getCallSite();
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 151 milliseconds