Searched defs:LocalOnly (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3461 PerformPendingInstantiations(/*LocalOnly=*/true);
3815 PerformPendingInstantiations(/*LocalOnly=*/true);
3980 PerformPendingInstantiations(/*LocalOnly=*/true);
4607 void Sema::PerformPendingInstantiations(bool LocalOnly) { argument
4609 (!LocalOnly && !PendingInstantiations.empty())) {

Completed in 68 milliseconds