Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3599 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in __anon2e7915990311::TypeSpecLocFiller
/external/clang/lib/Serialization/
DASTWriter.cpp550 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocWriter
DASTReader.cpp5833 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocReader
/external/clang/tools/libclang/
DCIndex.cpp1576 bool CursorVisitor::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in CursorVisitor