Searched refs:VisitDecltypeTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/ | ||
| HD | ASTWriter.cpp | 498 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter |
| HD | ASTReader.cpp | 6949 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocReader |
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/ | ||
| HD | SemaType.cpp | 5882 void VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in __anonfee9b5b11311::TypeSpecLocFiller |