Searched refs:VisitPointerTypeLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp3675 void VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:__anon18110::DeclaratorLocFiller
/external/clang/lib/Serialization/
H A DASTWriter.cpp465 void TypeLocWriter::VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:TypeLocWriter
H A DASTReader.cpp5575 void TypeLocReader::VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:TypeLocReader
/external/clang/tools/libclang/
H A DCIndex.cpp1501 bool CursorVisitor::VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:CursorVisitor

Completed in 734 milliseconds