Searched refs:VisitBitIntTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 591 void TypeLocWriter::VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) { in VisitBitIntTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6858 void TypeLocReader::VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) { in VisitBitIntTypeLoc() function in TypeLocReader |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6325 void VisitBitIntTypeLoc(BitIntTypeLoc TL) { in VisitBitIntTypeLoc() function in __anon29f668c71111::DeclaratorLocFiller |