Searched defs:VisitUnresolvedUsingTypeLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 427 void TypeLocWriter::VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) { VisitUnresolvedUsingTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6919 void TypeLocReader::VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) { VisitUnresolvedUsingTypeLoc() function in TypeLocReader |