Home
last modified time | relevance | path

Searched defs:hasDebugInfo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h203 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp230 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp464 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo() function in NativeRawSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp994 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol