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.cpp762 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
779 TSTLoc = TagKwLoc; in SetTypeSpecType()
824 bool DeclSpec::SetTypeSpecType(TST T, SourceLocation TagKwLoc, in SetTypeSpecType() argument
842 TSTLoc = TagKwLoc; in SetTypeSpecType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h745 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,
749 bool SetTypeSpecType(TST T, SourceLocation TagKwLoc,