Searched defs:Col (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDebugLoc.cpp74 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, argument
H A DDIBuilder.cpp1184 createLexicalBlock(DIDescriptor Scope, DIFile File, unsigned Line, unsigned Col) argument
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DSourceMgr.cpp245 SMDiagnostic(const SourceMgr &sm, SMLoc L, StringRef FN, int Line, int Col, SourceMgr::DiagKind Kind, StringRef Msg, StringRef LineStr, ArrayRef<std::pair<unsigned,unsigned> > Ranges, ArrayRef<SMFixIt> Hints) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h358 unsigned Line, Col; member in class:clang::SourceLocation::PresumedLoc
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp243 unsigned Col = 0; // FIXME: support columns local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2231 unsigned Line = Record[0], Col = Record[1]; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1906 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, argument

Completed in 207 milliseconds