Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp485 static bool hasImplicitBody(const Decl *D) { in hasImplicitBody() function
502 bool CallerIsImplicit = hasImplicitBody(Call->getCaller()); in adjustCallLocations()
513 !hasImplicitBody(Call->getCallee())) in adjustCallLocations()