Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp360 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6637 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1774 bool CursorVisitor::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in CursorVisitor