Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp163 bool InUsingDeclaration) { in ParseOptionalCXXScopeSpecifier() argument
276 getCurScope(), SS, EnteringContext, InUsingDeclaration, in ParseOptionalCXXScopeSpecifier()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1986 bool OnlyNamespace = false, bool InUsingDeclaration = false);