Home
last modified time | relevance | path

Searched defs:DefRange (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordMapping.cpp296 DefRangeSym &DefRange) { in visitKnownRecord()
DSymbolDumper.cpp375 DefRangeSym &DefRange) { in visitKnownRecord()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp757 LocalVarDefRange DefRange = createDefRangeMem(CVReg, FrameOffset); in collectVariableInfoFromMMITable() local
825 LocalVarDefRange DefRange; in collectVariableInfo() local
1883 for (const LocalVarDefRange &DefRange : Var.DefRanges) { in emitLocalVariable() local
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp370 DefRangeSym &DefRange) { in visitDefRangeSym()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1083 LocalVarDefRange DefRange = in collectVariableInfoFromMFTable() local
2414 for (const LocalVarDefRange &DefRange : Var.DefRanges) { in emitLocalVariable() local
/external/clang/tools/libclang/
DCIndex.cpp7876 SourceRange DefRange(MI->getReplacementToken(0).getLocation(), in checkForMacroInMacroDefinition() local