Searched defs:VisitDependentSizedExtVectorTypeLoc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTNodeTraverser.h | 491 void VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { VisitDependentSizedExtVectorTypeLoc() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6121 VisitDependentSizedExtVectorTypeLoc(DependentSizedExtVectorTypeLoc TL) { VisitDependentSizedExtVectorTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 409 void TypeLocWriter::VisitDependentSizedExtVectorTypeLoc( VisitDependentSizedExtVectorTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6872 void TypeLocReader::VisitDependentSizedExtVectorTypeLoc( VisitDependentSizedExtVectorTypeLoc() function in TypeLocReader |