Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
536 iterator begin(Source *source, bool LocalOnly = false) {537 if (LocalOnly)
6315 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6318 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6348 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6397 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
9930 void PerformPendingInstantiations(bool LocalOnly = false);