Searched refs:LocalOnly (Results 1 – 6 of 6) sorted by relevance
538 iterator begin(Source *source, bool LocalOnly = false) {539 if (LocalOnly)
526 iterator begin(Source *source, bool LocalOnly = false) {527 if (LocalOnly)
6072 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6075 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6105 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6154 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
4862 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument4864 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()
7126 void PerformPendingInstantiations(bool LocalOnly = false);
9074 void PerformPendingInstantiations(bool LocalOnly = false);