Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp248 static bool hasImplicitBody(const Decl *D) { in hasImplicitBody() function
265 bool CallerIsImplicit = hasImplicitBody(Call->getCaller()); in adjustCallLocations()
276 !hasImplicitBody(Call->getCallee())) in adjustCallLocations()