Searched defs:VisitDependentVectorTypeLoc (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6427 void VisitDependentVectorTypeLoc(DependentVectorTypeLoc TL) { in VisitDependentVectorTypeLoc() function in __anon67e5bf641111::DeclaratorLocFiller |
/openbsd/gnu/llvm/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 371 void TypeLocWriter::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6675 void TypeLocReader::VisitDependentVectorTypeLoc( in VisitDependentVectorTypeLoc() function in TypeLocReader |