Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DTypeLoc.cpp666 TypeLoc VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function in __anon0ac4056d0711::GetContainedAutoTypeLocVisitor
/openbsd/src/gnu/llvm/clang/lib/Tooling/Syntax/
DBuildTree.cpp119 SourceLocation VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTWriter.cpp311 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter
DASTReader.cpp6615 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaType.cpp6323 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anon02a47a131111::DeclaratorLocFiller
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndex.cpp1734 bool CursorVisitor::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in CursorVisitor