Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4867 SourceLocation ScopedEnumKWLoc; in ParseEnumSpecifier() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp17222 bool &IsDependent, SourceLocation ScopedEnumKWLoc, in ActOnTag()