Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6117 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp423 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6886 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in TypeLocReader