Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp478 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier() argument
482 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
596 Diag(R.getNameLoc(), OnlyNamespace in BuildCXXNestedNameSpecifier()
834 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier() argument
840 IsCorrectedToColon, OnlyNamespace); in ActOnCXXNestedNameSpecifier()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp160 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
460 OnlyNamespace)) { in ParseOptionalCXXScopeSpecifier()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1929 bool OnlyNamespace = false,
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7108 bool OnlyNamespace = false);
7137 bool OnlyNamespace = false);