Home
last modified time | relevance | path

Searched refs:VisitTypeOfExprTypeLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Serialization/
DASTWriter.cpp557 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocWriter
DASTReader.cpp5784 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocReader
/external/clang/lib/Sema/
DSemaType.cpp4590 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in __anon6231dffa0811::TypeSpecLocFiller
/external/clang/tools/libclang/
DCIndex.cpp1632 bool CursorVisitor::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in CursorVisitor