Home
last modified time | relevance | path

Searched defs:ICall (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp205 if (const auto *ICall = dyn_cast<CXXInstanceCall>(&Call)) { in checkPostCall() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1201 const CXXInstanceCall *ICall = dyn_cast<CXXInstanceCall>(&Call); in isTrivialObjectAssignment() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1710 auto ICall = MIRBuilder.buildInstr(Opcode); in translateMemFunc() local