Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp413 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier() argument
417 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
531 Diag(R.getNameLoc(), OnlyNamespace in BuildCXXNestedNameSpecifier()
777 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier() argument
783 IsCorrectedToColon, OnlyNamespace); in ActOnCXXNestedNameSpecifier()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp162 const IdentifierInfo **LastII, bool OnlyNamespace, in ParseOptionalCXXScopeSpecifier() argument
505 OnlyNamespace)) { in ParseOptionalCXXScopeSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1986 bool OnlyNamespace = false, bool InUsingDeclaration = false);
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2873 bool OnlyNamespace = false);
2900 bool OnlyNamespace = false);