Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DAST.cpp396 bool VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in clang::clangd::__anonbbe4091a0211::DeducedTypeVisitor
DSemanticHighlighting.cpp289 bool VisitDecltypeTypeLoc(DecltypeTypeLoc L) { in VisitDecltypeTypeLoc() function in clang::clangd::__anonb0d2c65c0111::CollectExtraHighlightings
/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/llvm-project/clang/lib/Serialization/
DASTWriter.cpp359 void TypeLocWriter::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in TypeLocWriter
DASTReader.cpp6610 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
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp1772 bool CursorVisitor::VisitDecltypeTypeLoc(DecltypeTypeLoc TL) { in VisitDecltypeTypeLoc() function in CursorVisitor