HomeSort by relevance Sort by last modified time
    Searched refs:getCallSite (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/IR/
Statepoint.h 67 CallSiteTy getCallSite() {
261 ImmutableCallSite StatepointCS = IS.getCallSite();
  /frameworks/native/opengl/libs/GLES_trace/tools/
genapi.py 292 self.callsite = self.getCallSite(callsite)
324 def getCallSite(self, callsite):
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 230 ImmutableCallSite CS(StatepointSite.getCallSite());
561 ImmutableCallSite CS(ISP.getCallSite());
  /external/clang/include/clang/Analysis/
AnalysisContext.h 294 const Stmt *getCallSite() const { return CallSite; }
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 176 if (CEE->getCalleeContext()->getCallSite() == S)
197 if (CalleeContext->getCallSite() != S)
924 if (CEE->getCalleeContext()->getCallSite() == S ||
925 CEE->getCalleeContext()->getCallSite() == Inner)
    [all...]
ExprEngineCallAndReturn.cpp 87 S = CEE->getCalleeContext()->getCallSite();
229 const Stmt *CE = calleeCtx->getCallSite();
    [all...]
ExprEngineCXX.cpp 197 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) {
PathDiagnostic.cpp 705 return CEE->getCalleeContext()->getCallSite();
    [all...]
CallEvent.cpp 929 const Stmt *CallSite = CalleeCtx->getCallSite();
    [all...]
BugReporter.cpp     [all...]
ExprEngine.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSKeychainAPIChecker.cpp 541 AllocStmt = Exit->getCalleeContext()->getCallSite();
RetainCountChecker.cpp     [all...]
MallocChecker.cpp     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 724 milliseconds