Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp5250 SourceLocation ScopedEnumKWLoc; in ParseEnumSpecifier() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp16984 bool &IsDependent, SourceLocation ScopedEnumKWLoc, in ActOnTag()