Searched defs:getCompilandId (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/PDB/ | ||
H A D | PDBSymbolData.cpp | 33 uint32_t PDBSymbolData::getCompilandId() const { in getCompilandId() function in PDBSymbolData |
H A D | PDBSymbolFunc.cpp | 106 uint32_t PDBSymbolFunc::getCompilandId() const { getCompilandId() function in PDBSymbolFunc |
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeLineNumber.cpp | 50 uint32_t NativeLineNumber::getCompilandId() const { return CompilandId; } in getCompilandId() function in NativeLineNumber |
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIALineNumber.cpp | 67 uint32_t DIALineNumber::getCompilandId() const { in getCompilandId() function in DIALineNumber |
H A D | DIASectionContrib.cpp | 123 uint32_t DIASectionContrib::getCompilandId() const { in getCompilandId() function in DIASectionContrib |