Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp347 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocWriter
DASTReader.cpp6646 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocReader
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp5941 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in __anon9b3187af1111::TypeSpecLocFiller