Searched defs:Lines (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DBlackList.cpp43 SmallVector<StringRef, 16> Lines; local
H A DGCOVProfiling.cpp229 SmallVector<uint32_t, 32> Lines; member in class:__anon2600::GCOVLines
238 GCOVLines *&Lines = LinesByFile[Filename]; local
447 GCOVLines &Lines local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DHost.cpp570 SmallVector<StringRef, 32> Lines; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.h185 std::vector<UnwrappedLine> Lines; member in class:clang::format::UnwrappedLineParser
H A DBreakableToken.h204 SmallVector<StringRef, 16> Lines; member in class:clang::format::BreakableComment
/freebsd-10.0-release/usr.bin/tset/
H A Dtset.c68 int Lines, Columns; /* window size */ variable
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DGCOV.h200 StringMap<GCOVLines *> Lines; member in class:llvm::GCOVBlock
212 SmallVector<uint32_t, 4> Lines; member in class:llvm::GCOVLines
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp224 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); local
/freebsd-10.0-release/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp166 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); local
/freebsd-10.0-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.cpp384 DILineInfoTable Lines; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp647 SmallVector<VerbatimBlockLineComment *, 8> Lines; local
H A DCommentSema.cpp445 actOnVerbatimBlockFinish( VerbatimBlockComment *Block, SourceLocation CloseNameLocBegin, StringRef CloseName, ArrayRef<VerbatimBlockLineComment *> Lines) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h866 ArrayRef<VerbatimBlockLineComment *> Lines; member in class:clang::comments::VerbatimBlockComment
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DToolChains.cpp2068 SmallVector<StringRef, 8> Lines; local

Completed in 184 milliseconds