Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp697 TypeLoc VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc()
695 TypeLoc VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { VisitBlockPointerTypeLoc() function in __anonda18b4a40711::GetContainedAutoTypeLocVisitor
/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp119 SourceLocation VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp397 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitDependentSizedArrayTypeLoc()
358 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { VisitBlockPointerTypeLoc() function in TypeLocWriter
H A DASTReader.cpp7086 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitObjCTypeParamTypeLoc()
6821 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { VisitBlockPointerTypeLoc() function in TypeLocReader
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6160 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in fillDependentAddressSpaceTypeLoc()
6010 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { VisitBlockPointerTypeLoc() function in __anonf9e1d30a1211::DeclaratorLocFiller
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp1758 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitMemberPointerTypeLoc()
1752 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { VisitBlockPointerTypeLoc() function in CursorVisitor