Searched refs:VisitExtVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 376 void TypeLocWriter::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6680 void TypeLocReader::VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in TypeLocReader |
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6430 void VisitExtVectorTypeLoc(ExtVectorTypeLoc TL) { in VisitExtVectorTypeLoc() function in __anon67e5bf641111::DeclaratorLocFiller |