Searched refs:GlobalNestedNameSpecifier (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DNestedNameSpecifier.cpp114 if (!Context.GlobalNestedNameSpecifier)
115 Context.GlobalNestedNameSpecifier =
118 return Context.GlobalNestedNameSpecifier;
H A DASTContext.cpp732 GlobalNestedNameSpecifier(nullptr),
/external/clang/include/clang/AST/
H A DASTContext.h135 mutable NestedNameSpecifier *GlobalNestedNameSpecifier; member in class:clang::ASTContext

Completed in 152 milliseconds