Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
544 iterator begin(Source *source, bool LocalOnly = false) {545 if (LocalOnly)
6417 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6420 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6450 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6499 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
10242 void PerformPendingInstantiations(bool LocalOnly = false);