Home
last modified time | relevance | path

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

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