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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DNestedNameSpecifier.cpp112 if (!Context.GlobalNestedNameSpecifier)
113 Context.GlobalNestedNameSpecifier =
116 return Context.GlobalNestedNameSpecifier;
H A DASTContext.cpp722 GlobalNestedNameSpecifier(0),
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h134 mutable NestedNameSpecifier *GlobalNestedNameSpecifier; member in class:clang::ASTContext

Completed in 164 milliseconds