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

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

Completed in 210 milliseconds