Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExternalASTSource.h526 iterator begin(Source *source, bool LocalOnly = false) {
527 if (LocalOnly)
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4862 void Sema::PerformPendingInstantiations(bool LocalOnly) { in PerformPendingInstantiations() argument
4864 (!LocalOnly && !PendingInstantiations.empty())) { in PerformPendingInstantiations()
/external/clang/include/clang/Sema/
DSema.h7126 void PerformPendingInstantiations(bool LocalOnly = false);