Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp6426 void VisitVectorTypeLoc(VectorTypeLoc TL) { TL.setNameLoc(Chunk.Loc); } in VisitVectorTypeLoc() function in __anon41c88aee1111::DeclaratorLocFiller
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp367 void TypeLocWriter::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6671 void TypeLocReader::VisitVectorTypeLoc(VectorTypeLoc TL) { in VisitVectorTypeLoc() function in TypeLocReader