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.cpp408 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier() argument
412 OnlyNamespace ? LookupNamespaceName in BuildCXXNestedNameSpecifier()
526 Diag(R.getNameLoc(), OnlyNamespace in BuildCXXNestedNameSpecifier()
771 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier() argument
777 IsCorrectedToColon, OnlyNamespace); in ActOnCXXNestedNameSpecifier()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp110 const IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration, in ParseOptionalCXXScopeSpecifier() argument
467 OnlyNamespace)) { in ParseOptionalCXXScopeSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h4574 bool OnlyNamespace = false, bool InUsingDeclaration = false,
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3325 bool OnlyNamespace = false);
3352 bool OnlyNamespace = false);