reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
154 if (Pointer == PointerType::Pointer) 177 if (Pointer == PointerType::Pointer) 250 Symbol.isReference() ? PointerType::Reference : PointerType::Pointer;tools/llvm-pdbutil/PrettyTypeDumper.cpp
319 : FunctionDumper::PointerType::Pointer;
tools/llvm-pdbutil/PrettyTypedefDumper.cpp 60 FunctionDumper::PointerType Pointer = FunctionDumper::PointerType::Pointer;