Home
last modified time | relevance | path

Searched refs:getCol (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/IR/
DDebugLoc.cpp31 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
76 if (getCol() != 0) in dump()
77 dbgs() << ',' << getCol(); in dump()
94 if (getCol() != 0) in print()
95 OS << ':' << getCol(); in print()
/external/llvm/include/llvm/IR/
DDebugLoc.h94 unsigned getCol() const;
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp65 OS << DL.getLine() << ":" << DL.getCol(); in printDebugLoc()
/external/llvm/unittests/Transforms/Utils/
DCloning.cpp353 EXPECT_EQ(OldDL.getCol(), NewDL.getCol()); in TEST_F()
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp208 int getCol() const { return Loc.Col; } in getCol() function in __anon664ddea60211::ExprAST
210 return out << ':' << getLine() << ':' << getCol() << '\n'; in dump()
838 DebugLoc::get(AST->getLine(), AST->getCol(), Scope)); in emitLocation()
/external/llvm/docs/tutorial/
DLangImpl8.rst315 int getCol() const { return Loc.Col; }
317 return out << ':' << getLine() << ':' << getCol() << '\n';
343 DebugLoc::get(AST->getLine(), AST->getCol(), Scope));
/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp99 InstrInfo[MCL] = InstrInfoTy(Filename, DL.getLine(), DL.getCol()); in maybeRecordLocation()
DDwarfDebug.cpp1002 recordSourceLine(DL.getLine(), DL.getCol(), Scope, Flags); in beginInstruction()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp367 if (DL.getCol() != 0) in printDebugLoc()
368 CommentOS << ':' << DL.getCol(); in printDebugLoc()
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1067 Twine(BranchLoc.getCol())) in propagateWeights()
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp965 return DebugLoc::get(DL.getLine(), DL.getCol(), DL.getScope(), Last); in updateInlinedAtInfo()
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp154 << " " << curLoc.getCol(); in emitLineNumberAsDotLoc()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...