Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaType.cpp3197 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anon75bdc9bf0211::DeclaratorLocFiller
/external/clang/lib/Serialization/
DASTWriter.cpp443 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp4214 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader
/external/clang/tools/libclang/
DCIndex.cpp1448 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in CursorVisitor