Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp758 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
775 TSTLoc = TagKwLoc; in SetTypeSpecType()
811 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
829 TSTLoc = TagKwLoc; in SetTypeSpecType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h714 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,
718 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,