Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
566 iterator begin(Source *source, bool LocalOnly = false) {567 if (LocalOnly)
6382 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6385 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6415 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6464 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
13793 void PerformPendingInstantiations(bool LocalOnly = false);