Home
last modified time | relevance | path

Searched defs:Column (Results 1 – 25 of 31) sorted by relevance

12

/external/smack/src/org/jivesoftware/smackx/
DReportedData.java155 public static class Column { class in ReportedData
167 public Column(String label, String variable, String type) { in Column() method in ReportedData.Column
/external/compiler-rt/lib/ubsan/
Dubsan_value.h55 u32 Column; variable
59 SourceLocation(const char *Filename, unsigned Line, unsigned Column) in SourceLocation()
/external/clang/unittests/AST/
DMatchVerifier.h120 void expectLocation(unsigned Line, unsigned Column) { in expectLocation()
129 unsigned Column = Result.SourceManager->getSpellingColumnNumber(Loc); in verify() local
/external/clang/include/clang/Frontend/
DCommandLineSourceLoc.h28 unsigned Column; member
DLogDiagnosticPrinter.h34 unsigned Column; member
/external/llvm/lib/Support/
DFormattedStream.cpp23 static unsigned CountColumns(unsigned Column, const char *Ptr, size_t Size) { in CountColumns()
DYAMLParser.cpp182 unsigned Column; member
478 unsigned Column; member in llvm::yaml::Scanner
/external/clang/unittests/Tooling/
DTestVisitor.h105 void DisallowMatch(Twine Match, unsigned Line, unsigned Column) { in DisallowMatch()
113 void ExpectMatch(Twine Match, unsigned Line, unsigned Column) { in ExpectMatch()
DRewriterTestContext.h88 SourceLocation getLocation(FileID ID, unsigned Line, unsigned Column) { in getLocation()
/external/llvm/lib/DebugInfo/
DDWARFContext.cpp321 uint32_t &Line, uint32_t &Column) { in getFileLineInfoForCompileUnit()
346 uint32_t Column = 0; in getLineInfoForAddress() local
448 uint32_t Column = 0; in getInliningInfoForAddress() local
DDWARFDebugLine.h108 uint16_t Column; member
/external/llvm/include/llvm/DebugInfo/
DDIContext.h35 uint32_t Column; variable
/external/llvm/lib/MC/
DMCNullStreamer.cpp96 unsigned Column, unsigned Flags, in EmitDwarfLocDirective()
DMCStreamer.cpp165 unsigned Column, unsigned Flags, in EmitDwarfLocDirective()
DMCAsmStreamer.cpp857 unsigned Column, unsigned Flags, in EmitDwarfLocDirective()
DMCDwarf.cpp143 unsigned Column = 0; in EmitDwarfLineTable() local
/external/clang/lib/Frontend/
DCompilerInstance.cpp357 unsigned Column) { in EnableCodeCompletion()
403 unsigned Column, in createCodeCompletionConsumer()
DTextDiagnostic.cpp548 unsigned Length, unsigned Column, in findEndOfWord()
616 unsigned Column = 0, in printWordWrapped()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp254 unsigned Column = D.getColumnNo(); in InlineAsmDiagHandler2() local
/external/llvm/include/llvm/MC/
DMCContext.h347 void setCurrentDwarfLoc(unsigned FileNum, unsigned Line, unsigned Column, in setCurrentDwarfLoc()
DMCDwarf.h82 unsigned Column; variable
/external/clang/tools/libclang/
DCIndexDiagnostic.cpp252 unsigned Line, Column; in clang_formatDiagnostic() local
/external/clang/lib/Format/
DFormat.cpp278 void alignComments(comment_iterator I, comment_iterator E, unsigned Column) { in alignComments()
450 unsigned Column; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h50 unsigned Column; // Source column. variable
/external/tinyxml/
Dtinyxml.h199 int Column() const { return location.col + 1; } ///< See Row() in Column() function

12