Searched refs:VisitExtIntTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6072 void VisitExtIntTypeLoc(ExtIntTypeLoc TL) { in VisitExtIntTypeLoc() function in __anonc95f0a4b1111::TypeSpecLocFiller |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 500 void TypeLocWriter::VisitExtIntTypeLoc(clang::ExtIntTypeLoc TL) { in VisitExtIntTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6807 void TypeLocReader::VisitExtIntTypeLoc(clang::ExtIntTypeLoc TL) { in VisitExtIntTypeLoc() function in TypeLocReader |