reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
73 Optional<CVType> tryGetType(TypeIndex Index);
69 llvm::Optional<CVType> cvt = types.tryGetType(bis.BuildId);
tools/llvm-pdbutil/DumpOutputStyle.cpp 801 else if (Optional<CVType> T = TpiTypes.tryGetType(UDT.Type)) {
tools/llvm-pdbutil/TypeReferenceTracker.cpp131 ? Ids->tryGetType(RefTI) 132 : Types.tryGetType(RefTI);