Searched refs:IsCollectingDecls (Results 1 – 1 of 1) sorted by relevance
82 if (!IsCollectingDecls) in DeclRead()135 assert(IsCollectingDecls && "HandleTranslationUnit called twice?"); in HandleTranslationUnit()136 IsCollectingDecls = false; in HandleTranslationUnit()191 bool IsCollectingDecls = true; member in __anona59ec3c70111::DeserializedDeclsSourceRangePrinter