Searched defs:VisitDependentVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6169 void VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) { in VisitDependentVectorTypeLoc() function in __anonc2847d971311::DeclaratorLocFiller |
/freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 418 void TypeLocWriter::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6881 void TypeLocReader::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocReader |