Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp284 void TypeLocWriter::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6595 void TypeLocReader::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocReader
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6213 void VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) { in VisitDependentVectorTypeLoc() function in __anonc95f0a4b1111::DeclaratorLocFiller