Searched refs:describeCodeDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp918 static bool describeCodeDecl(raw_ostream &Out, const Decl *D, function
990 describeCodeDecl(Out, Callee, /*ExtendedDescription=*/true);
1010 describeCodeDecl(Out, Caller, /*ExtendedDescription=*/false, " from ");
1026 bool DidDescribe = describeCodeDecl(Out, Callee,

Completed in 56 milliseconds