Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp765 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
782 TSTLoc = TagKwLoc; in SetTypeSpecType()
827 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
845 TSTLoc = TagKwLoc; in SetTypeSpecType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h747 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,
751 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,