Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp502 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier() argument
506 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
620 Diag(R.getNameLoc(), OnlyNamespace in BuildCXXNestedNameSpecifier()
851 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier() argument
857 IsCorrectedToColon, OnlyNamespace); in ActOnCXXNestedNameSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp157 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
457 CorrectionFlagPtr, OnlyNamespace)) { in ParseOptionalCXXScopeSpecifier()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1871 bool OnlyNamespace = false,
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6516 bool OnlyNamespace = false);
6549 bool OnlyNamespace = false);