Searched defs:Line (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DFormattedStream.cpp25 unsigned &Line = Position.second; local
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/Frontend/
H A DCommandLineSourceLoc.h27 unsigned Line; member in struct:clang::ParsedSourceLocation
H A DLogDiagnosticPrinter.h31 unsigned Line; member in struct:clang::LogDiagnosticPrinter::DiagEntry
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DLayoutOverrideSource.cpp41 std::string Line; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Dprexpress.c109 PrExpandMacros( char *Line) argument
264 PrResolveIntegerExpression( char *Line, UINT64 *ReturnValue) argument
H A Ddtio.c247 DtParseLine( char *LineBuffer, UINT32 Line, UINT32 Offset) argument
H A Ddtcompiler.h93 UINT32 Line; /* Line number for this field */ member in struct:dt_field
/freebsd-10-stable/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h35 uint32_t Line; member in class:llvm::DILineInfo
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c142 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
211 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
280 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
406 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
510 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DDebugLoc.cpp74 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, argument
H A DGCOV.cpp212 uint32_t Line; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManagerInternals.h49 static LineEntry get(unsigned Offs, unsigned Line, int Filename, argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.h112 StringRef Line; member in class:clang::format::BreakableSingleLineToken
H A DTokenAnnotator.h40 AnnotatedLine(const UnwrappedLine &Line) argument
[all...]
H A DUnwrappedLineParser.h115 OwningPtr<UnwrappedLine> Line; member in class:clang::format::UnwrappedLineParser
H A DContinuationIndenter.h299 const AnnotatedLine *Line; member in struct:clang::format::LineState
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp83 DILineInfoToIntelJITFormat(uintptr_t StartAddress, uintptr_t Address, DILineInfo Line) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h34 unsigned Line; member in struct:clang::ast_matchers::dynamic::SourceLocation
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DGCOV.h247 void addLineCount(StringRef Filename, uint32_t Line, uint64_t Count) { argument
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h36 OwningPtr<DWARFDebugLine> Line; member in class:llvm::DWARFContext
H A DDWARFDebugLine.h104 uint32_t Line; member in struct:llvm::DWARFDebugLine::Row
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCNullStreamer.cpp97 virtual void EmitDwarfLocDirective(unsigned FileNo, unsigned Line, argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp304 StringRef Line = Loader.readLine(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp224 unsigned Line; member in class:clang::ast_matchers::dynamic::Parser::CodeTokenizer

Completed in 250 milliseconds

123