Home
last modified time | relevance | path

Searched refs:OnlyNamespace (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp488 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier() argument
492 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
606 Diag(R.getNameLoc(), OnlyNamespace in BuildCXXNestedNameSpecifier()
837 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier() argument
843 IsCorrectedToColon, OnlyNamespace); in ActOnCXXNestedNameSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp157 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
457 CorrectionFlagPtr, OnlyNamespace)) { in ParseOptionalCXXScopeSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1869 bool OnlyNamespace = false,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6446 bool OnlyNamespace = false);
6479 bool OnlyNamespace = false);