Searched refs:VisitPointerTypeLoc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | TypeLoc.cpp | 643 TypeLoc VisitPointerTypeLoc(PointerTypeLoc T) { in VisitPointerTypeLoc() function in __anon32ad27a50711::GetContainedAutoTypeLocVisitor |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Syntax/ | ||
| H A D | BuildTree.cpp | 110 SourceLocation VisitPointerTypeLoc(PointerTypeLoc T) { in VisitPointerTypeLoc() function |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 212 void TypeLocWriter::VisitPointerTypeLoc(PointerTypeLoc TL) { in VisitPointerTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 6519 void TypeLocReader::VisitPointerTypeLoc(PointerTypeLoc TL) { in VisitPointerTypeLoc() function in TypeLocReader |
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 6113 void VisitPointerTypeLoc(PointerTypeLoc TL) { in VisitPointerTypeLoc() function in __anonc95f0a4b1111::DeclaratorLocFiller |