Home
last modified time | relevance | path

Searched defs:VisitDependentSizedExtVectorTypeLoc (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h491 void VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { VisitDependentSizedExtVectorTypeLoc() function
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6121 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { VisitDependentSizedExtVectorTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp409 void TypeLocWriter::VisitDependentSizedExtVectorTypeLoc( VisitDependentSizedExtVectorTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6872 void TypeLocReader::VisitDependentSizedExtVectorTypeLoc( VisitDependentSizedExtVectorTypeLoc() function in TypeLocReader