Searched refs:LocalOnly (Results 1 – 3 of 3) sorted by relevance
526 iterator begin(Source *source, bool LocalOnly = false) {527 if (LocalOnly)
4652 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument4654 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()
6963 void PerformPendingInstantiations(bool LocalOnly = false);