Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DAddDiscriminators.cpp100 static bool hasDebugInfo(const Function &F) { in hasDebugInfo() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h246 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp819 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol