Searched refs:TemplateDiagnosticsCache (Results 1 – 2 of 2) sorted by relevance
125 TemplateDiagnosticsCache.contains(Variable->getBeginLoc())) in check()167 TemplateDiagnosticsCache.insert(Variable->getBeginLoc()); in check()
42 llvm::DenseSet<SourceLocation> TemplateDiagnosticsCache; variable