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