Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTWriter.cpp602 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter
DASTReader.cpp5837 void TypeLocReader::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocReader
/external/clang/tools/libclang/
DCIndex.cpp1681 bool CursorVisitor::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in CursorVisitor