Lines Matching refs:IgnoreResults
35 bool IgnoreResults; member in __anon996c03930111::USRGenerator
46 IgnoreResults(false), in USRGenerator()
66 bool ignoreResults() const { return IgnoreResults; } in ignoreResults()
88 IgnoreResults = true; in VisitLinkageSpecDecl()
91 IgnoreResults = true; in VisitUsingDirectiveDecl()
94 IgnoreResults = true; in VisitUsingDecl()
97 IgnoreResults = true; in VisitUnresolvedUsingValueDecl()
100 IgnoreResults = true; in VisitUnresolvedUsingTypenameDecl()
172 IgnoreResults = true; in VisitFieldDecl()
231 IgnoreResults = true; in VisitNamedDecl()
252 IgnoreResults = true; in VisitVarDecl()
276 if (!IgnoreResults) in VisitNamespaceDecl()
290 if (!IgnoreResults) in VisitNamespaceAliasDecl()
304 IgnoreResults = true; in VisitObjCMethodDecl()
332 IgnoreResults = true; in VisitObjCContainerDecl()
354 IgnoreResults = true; in VisitObjCContainerDecl()
382 IgnoreResults = true; in VisitObjCPropertyImplDecl()
475 return IgnoreResults; in GenLoc()
480 IgnoreResults = true; in GenLoc()
490 IgnoreResults = true; in GenLoc()
501 IgnoreResults = true; in GenLoc()
508 return IgnoreResults; in GenLoc()
599 IgnoreResults = true; in VisitType()