Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp210 static bool hasImplicitBody(const Decl *D) { in hasImplicitBody() function
229 bool CallerIsImplicit = hasImplicitBody(Call->getCaller()); in adjustCallLocations()
240 !hasImplicitBody(Call->getCallee())) in adjustCallLocations()