Home
last modified time | relevance | path

Searched defs:CEE (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/clang/lib/ARCMigrate/
DTransGCCalls.cpp45 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
/external/clang/lib/ARCMigrate/
DTransGCCalls.cpp46 Expr *CEE = E->getCallee()->IgnoreParenImpCasts(); in VisitCallExpr() local
/external/clang/lib/Analysis/
DCallGraph.cpp46 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
/external/llvm-project/clang/lib/Analysis/
DCallGraph.cpp60 Expr *CEE = CE->getCallee()->IgnoreParenImpCasts(); in getDeclFromCall() local
DPathDiagnostic.cpp703 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp340 if (auto CEE = P.getAs<CallExitEnd>()) in getStmtForDiagnostics() local
DExprEngineCallAndReturn.cpp90 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
DBugReporterVisitors.cpp941 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local
971 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp176 if (Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>()) in addVisitorIfNecessary() local
193 Optional<CallExitEnd> CEE = Node->getLocationAs<CallExitEnd>(); in addVisitorIfNecessary() local
981 } else if (Optional<CallExitEnd> CEE = pp.getAs<CallExitEnd>()) { in trackNullOrUndefValue() local
DPathDiagnostic.cpp678 } else if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) { in create() local
697 if (Optional<CallExitEnd> CEE = P.getAs<CallExitEnd>()) in getStmt() local
DExprEngineCallAndReturn.cpp89 } else if (Optional<CallExitEnd> CEE = PP.getAs<CallExitEnd>()) { in getLastStmt() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h126 CEE = 0x90, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h130 CEE = 0x90, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h130 CEE = 0x90, enumerator
/external/clang/lib/AST/
DExpr.cpp1186 Expr *CEE = getCallee()->IgnoreParenImpCasts(); in getCalleeDecl() local
/external/llvm-project/clang/lib/AST/
DExpr.cpp1335 Expr *CEE = IgnoreParenImpCasts(); in getReferencedDeclOfCallee() local