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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp156 bool InUsingDeclaration) {
240 InUsingDeclaration, ObjectType.get(), local
149 ParseOptionalCXXScopeSpecifier(CXXScopeSpec &SS, ParsedType ObjectType, bool EnteringContext, bool *MayBePseudoDestructor, bool IsTypename, IdentifierInfo **LastII, bool OnlyNamespace, bool InUsingDeclaration) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1820 bool InUsingDeclaration = false);

Completed in 82 milliseconds