Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp280 void TypeLocWriter::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6591 void TypeLocReader::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocReader
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6212 void VisitVectorTypeLoc(VectorTypeLoc TL) { TL.setNameLoc(Chunk.Loc); } in VisitVectorTypeLoc() function in __anonc95f0a4b1111::DeclaratorLocFiller