Home
last modified time | relevance | path

Searched refs:LocalOnly (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3231 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument
3233 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()
/external/clang/include/clang/Sema/
DSema.h4783 void PerformPendingInstantiations(bool LocalOnly = false);