Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
566 iterator begin(Source *source, bool LocalOnly = false) {567 if (LocalOnly)
6384 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6387 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6417 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6466 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
13800 void PerformPendingInstantiations(bool LocalOnly = false);