Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp160 IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
245 InUsingDeclaration, ObjectType.get(), in ParseOptionalCXXScopeSpecifier()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1930 bool InUsingDeclaration = false);