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