Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp6430 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in __anon41c88aee1111::DeclaratorLocFiller
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp376 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6680 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocReader