Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3461 bool AllowNestedNameSpecifiers ParseDeclarationSpecifiers() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp171 bool AllowNestedNameSpecifiers; global() member in __anon980f77db0111::ResultBuilder
4506 CodeCompleteDeclSpec(Scope * S,DeclSpec & DS,bool AllowNonIdentifiers,bool AllowNestedNameSpecifiers) CodeCompleteDeclSpec() argument