Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp381 void TypeLocWriter::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6876 void TypeLocReader::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocReader
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6580 void VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) { in VisitDependentVectorTypeLoc() function in __anon632de2cd1211::DeclaratorLocFiller