Home
last modified time | relevance | path

Searched refs:wasDifferentDeclUsedForInlining (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp185 static bool wasDifferentDeclUsedForInlining(CallEventRef<> Call, in wasDifferentDeclUsedForInlining() function
234 if (wasDifferentDeclUsedForInlining(Call, calleeCtx)) { in processCallExit()