Home
last modified time | relevance | path

Searched defs:VisitDecltypeTypeLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6310 void VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { VisitDecltypeTypeLoc() function in __anon1bdae2e91211::TypeSpecLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp461 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { VisitDecltypeTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6944 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { VisitDecltypeTypeLoc() function in TypeLocReader