Defined in 11 files as a prototype:
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h, line 148 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h, line 175 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h, line 153 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h, line 37 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h, line 33 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h, line 34 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h, line 47 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h, line 50 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h, line 36 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h, line 45 (as a prototype)
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h, line 32 (as a prototype)
Defined in 10 files as a function:
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp, line 958 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp, line 428 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp, line 70 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp, line 49 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp, line 34 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp, line 354 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp, line 180 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp, line 131 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp, line 135 (as a function)
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp, line 29 (as a function)
Referenced in 28 files:
- contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h, line 34
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h, line 38
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h, line 29
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h, line 27
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h, line 31
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h, line 26
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h, line 30
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h, line 34
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h, line 26
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h, line 28
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h, line 32
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h, line 27
- contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h, line 25
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp, line 42
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp, line 40
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp, line 147
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp, line 125
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp, line 50
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp, line 57
- contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp, line 24
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp, line 21
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyClassDefinitionDumper.cpp, line 53
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyEnumDumper.cpp, line 26
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp, line 182
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyTypedefDumper.cpp, line 54
- contrib/llvm-project/llvm/tools/llvm-pdbutil/PrettyVariableDumper.cpp