Searched refs:VisitDecltypeTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 461 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6944 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocReader |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6310 void VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in __anon632de2cd1211::TypeSpecLocFiller |