Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6583 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in __anon1bdae2e91211::DeclaratorLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp386 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6881 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { VisitExtVectorTypeLoc() function in TypeLocReader