Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp354 void TypeLocWriter::VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) { in VisitArrayParameterTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6813 void TypeLocReader::VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) { in VisitArrayParameterTypeLoc() function in TypeLocReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6049 void VisitArrayParameterTypeLoc(ArrayParameterTypeLoc TL) { in VisitArrayParameterTypeLoc() function in __anonc2847d971311::DeclaratorLocFiller