Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp498 static bool hasImplicitBody(const Decl *D) { in hasImplicitBody() function
515 bool CallerIsImplicit = hasImplicitBody(Call->getCaller()); in adjustCallLocations()
526 !hasImplicitBody(Call->getCallee())) in adjustCallLocations()