Home
last modified time | relevance | path

Searched defs:getColumn (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Support/
DFormattedStream.h128 unsigned getColumn() { return Position.first; } in getColumn() function
/external/jsilver/src/com/google/clearsilver/jsilver/exceptions/
DJSilverBadSyntaxException.java91 public int getColumn() { in getColumn() method in JSilverBadSyntaxException
/external/compiler-rt/lib/ubsan/
Dubsan_value.h85 unsigned getColumn() const { return Column; } in getColumn() function
/external/clang/utils/analyzer/
DCmpRuns.py60 def getColumn(self): member in AnalysisDiagnostic
/external/clang/include/clang/Basic/
DSourceLocation.h386 unsigned getColumn() const { return Col; } in getColumn() function
/external/deqp/framework/common/
DtcuMatrix.hpp417 Vector<T, Rows>& Matrix<T, Rows, Cols>::getColumn (int colNdx) in getColumn() function in tcu::Matrix
423 const Vector<T, Rows>& Matrix<T, Rows, Cols>::getColumn (int colNdx) const in getColumn() function in tcu::Matrix
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h64 unsigned getColumn() const { return Column; } in getColumn() function
/external/smali/smali/src/main/java/org/jf/smali/
DsmaliFlexLexer.java2873 public int getColumn() { in getColumn() method in smaliFlexLexer
/external/llvm/include/llvm/MC/
DMCDwarf.h97 unsigned getColumn() const { return Column; } in getColumn() function