Home
last modified time | relevance | path

Searched defs:VisitBlockPointerTypeLoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp695 TypeLoc VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function in __anon350557f10711::GetContainedAutoTypeLocVisitor
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp119 SourceLocation VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6065 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anonc2847d971311::DeclaratorLocFiller
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp358 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6821 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader