reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 1153 DEF_TRAVERSE_TYPELOC(PointerType,
tools/clang/include/clang/AST/Type.h
 2585 class PointerType : public Type, public llvm::FoldingSetNode {