Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp688 TypeLoc VisitBlockPointerTypeLoc(BlockPointerTypeLoc T) { in VisitBlockPointerTypeLoc() function in __anon668ff8b90711::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/Serialization/
H A DASTWriter.cpp321 void TypeLocWriter::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6816 void TypeLocReader::VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in TypeLocReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6476 void VisitBlockPointerTypeLoc(BlockPointerTypeLoc TL) { in VisitBlockPointerTypeLoc() function in __anon813a705f1211::DeclaratorLocFiller