Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
592 iterator begin(Source *source, bool LocalOnly = false) {593 if (LocalOnly)
7073 void Sema::PerformPendingInstantiations(bool LocalOnly, bool AtEndOfTU) { in PerformPendingInstantiations() argument7076 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()7109 if (!LocalOnly && LangOpts.PCHInstantiateTemplates && in PerformPendingInstantiations()
14093 void PerformPendingInstantiations(bool LocalOnly = false,