Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp188 static bool wasDifferentDeclUsedForInlining(CallEventRef<> Call, in wasDifferentDeclUsedForInlining() function
237 if (wasDifferentDeclUsedForInlining(Call, calleeCtx)) { in processCallExit()