HomeSort by relevance Sort by last modified time
    Searched refs:getCallee (Results 26 - 43 of 43) sorted by null

12

  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 173 const NamedDecl *ND = dyn_cast<NamedDecl>(CP->getCallee());
    [all...]
BugReporter.cpp 240 !hasImplicitBody(Call->getCallee()))
    [all...]
  /external/clang/tools/libclang/
CXCursor.cpp     [all...]
CIndex.cpp     [all...]
  /external/clang/lib/Sema/
TreeTransform.h     [all...]
AnalysisBasedWarnings.cpp 203 CE->getCallee()->IgnoreParenImpCasts())) {
    [all...]
SemaExprCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
ExprConstant.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp     [all...]
CGBuiltin.cpp 169 return CGF.EmitCall(E->getCallee()->getType(), calleeValue, E->getLocStart(),
    [all...]
  /external/clang/lib/Serialization/
ASTWriterStmt.cpp 517 Writer.AddStmt(E->getCallee());
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp 33 User::op_iterator CallSite::getCallee() const {
    [all...]

Completed in 580 milliseconds

12