Searched defs:VisitPointerTypeLoc (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp643 TypeLoc VisitPointerTypeLoc(PointerTypeLoc T) { function in class:__anon352::GetContainedAutoTypeLocVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp110 SourceLocation VisitPointerTypeLoc(PointerTypeLoc T) { function in struct:__anon1147::GetStartLoc
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp212 void TypeLocWriter::VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:TypeLocWriter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp6080 void VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:__anon869::__anon872::DeclaratorLocFiller
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1648 bool CursorVisitor::VisitPointerTypeLoc(PointerTypeLoc TL) { function in class:CursorVisitor

Completed in 391 milliseconds