Home
last modified time | relevance | path

Searched refs:VisitBlockPointerTypeLoc (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp3721 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anon9acaebf90311::DeclaratorLocFiller
/external/clang/tools/libclang/
DCIndex.cpp1510 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in CursorVisitor
/external/clang/lib/Serialization/
DASTWriter.cpp487 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp5768 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader