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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2996 bool AllowNestedNameSpecifiers local
3002 AllowNestedNameSpecifiers); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp166 bool AllowNestedNameSpecifiers; member in class:__anon2035::ResultBuilder
4208 CodeCompleteDeclSpec(Scope *S, DeclSpec &DS, bool AllowNonIdentifiers, bool AllowNestedNameSpecifiers) argument

Completed in 237 milliseconds