Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
538 iterator begin(Source *source, bool LocalOnly = false) {539 if (LocalOnly)
6080 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6083 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6113 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6162 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
9226 void PerformPendingInstantiations(bool LocalOnly = false);