Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp4879 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in __anone6ab63c20b11::TypeSpecLocFiller
/external/clang/lib/Serialization/
DASTWriter.cpp591 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocWriter
DASTReader.cpp5826 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocReader
/external/clang/tools/libclang/
DCIndex.cpp1633 bool CursorVisitor::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in CursorVisitor