Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6579 void VisitVectorTypeLoc(VectorTypeLoc TL) { TL.setNameLoc(Chunk.Loc); } VisitVectorTypeLoc() function in __anon1bdae2e91211::DeclaratorLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp377 void TypeLocWriter::VisitVectorTypeLoc(VectorTypeLoc TL) { VisitVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6872 void TypeLocReader::VisitVectorTypeLoc(VectorTypeLoc TL) { VisitVectorTypeLoc() function in TypeLocReader