Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h395 SourceLocation TQ_pipeLoc; variable
546 SourceLocation getPipeLoc() const { return TQ_pipeLoc; } in getPipeLoc()
556 TQ_pipeLoc = SourceLocation(); in ClearTypeQualifiers()