Home
last modified time | relevance | path

Searched defs:OnlyNamespace (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp488 bool OnlyNamespace) { in BuildCXXNestedNameSpecifier()
837 bool OnlyNamespace) { in ActOnCXXNestedNameSpecifier()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp157 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier()