Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp372 void TypeLocWriter::VisitDependentSizedExtVectorTypeLoc( in VisitDependentSizedExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6867 void TypeLocReader::VisitDependentSizedExtVectorTypeLoc( in VisitDependentSizedExtVectorTypeLoc() function in TypeLocReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6587 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { in VisitDependentSizedExtVectorTypeLoc() function in __anon813a705f1211::DeclaratorLocFiller