Searched refs:VisitBlockPointerTypeLoc (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 3721 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anon9acaebf90311::DeclaratorLocFiller |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 1510 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in CursorVisitor |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 487 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 5768 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader |