Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
523 iterator begin(Source *source, bool LocalOnly = false) {524 if (LocalOnly)
4575 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument4577 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()
6697 void PerformPendingInstantiations(bool LocalOnly = false);