Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DDeclSpec.h554 SourceLocation getPipeLoc() const { return TQ_pipeLoc; } in getPipeLoc() function
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp5953 DeclaratorChunk::getPipe(DS.getTypeQualifiers(), DS.getPipeLoc()), in ParseDeclaratorInternal()