Searched defs:VisitUnresolvedUsingTypeLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReader.cpp5643 void TypeLocReader::VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) { function in class:TypeLocReader
H A DASTWriter.cpp531 void TypeLocWriter::VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) { function in class:TypeLocWriter
/external/clang/tools/libclang/
H A DCIndex.cpp1458 bool CursorVisitor::VisitUnresolvedUsingTypeLoc(UnresolvedUsingTypeLoc TL) { function in class:CursorVisitor

Completed in 171 milliseconds