Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
536 iterator begin(Source *source, bool LocalOnly = false) {537 if (LocalOnly)
6303 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6306 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6336 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6385 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
9624 void PerformPendingInstantiations(bool LocalOnly = false);