Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
536 iterator begin(Source *source, bool LocalOnly = false) {537 if (LocalOnly)
6272 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument6275 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()6305 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()6354 if (!LocalOnly && LangOpts.PCHInstantiateTemplates) in PerformPendingInstantiations()
9295 void PerformPendingInstantiations(bool LocalOnly = false);