Home
last modified time | relevance | path

Searched refs:InUsingDeclaration (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExprCXX.cpp157 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
242 InUsingDeclaration, ObjectType.get(), in ParseOptionalCXXScopeSpecifier()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1890 bool InUsingDeclaration = false);