Home
last modified time | relevance | path

Searched refs:VisitDependentSizedExtVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp275 void TypeLocWriter::VisitDependentSizedExtVectorTypeLoc( in VisitDependentSizedExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6586 void TypeLocReader::VisitDependentSizedExtVectorTypeLoc( in VisitDependentSizedExtVectorTypeLoc() function in TypeLocReader
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6220 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { in VisitDependentSizedExtVectorTypeLoc() function in __anonc95f0a4b1111::DeclaratorLocFiller