Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h395 SourceLocation TQ_pipeLoc; variable
554 SourceLocation getPipeLoc() const { return TQ_pipeLoc; } in getPipeLoc()
564 TQ_pipeLoc = SourceLocation(); in ClearTypeQualifiers()