Home
last modified time | relevance | path

Searched refs:isNeverStepInto (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DLine.h56 bool isNeverStepInto() const { in isNeverStepInto() function
127 bool isNeverStepInto() const { return LineInf.isNeverStepInto(); } in isNeverStepInto() function
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp565 else if (LI.isNeverStepInto()) in dumpDbiStream()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp922 else if (LI.isNeverStepInto()) in printCodeViewSymbolSection()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp320 LI.isNeverStepInto()) in maybeRecordLocation()