Home
last modified time | relevance | path

Searched defs:Lines (Results 1 – 17 of 17) sorted by relevance

/trueos/contrib/llvm/lib/Support/
HDHost.cpp592 SmallVector<StringRef, 32> Lines; in getHostCPUName() local
645 SmallVector<StringRef, 32> Lines; in getHostCPUName() local
689 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
/trueos/contrib/llvm/tools/clang/lib/Format/
HDBreakableToken.h210 SmallVector<StringRef, 16> Lines; variable
HDUnwrappedLineParser.h126 SmallVector<UnwrappedLine, 8> Lines; variable
HDTokenAnnotator.cpp1015 TokenAnnotator::setCommentLineLevels(SmallVectorImpl<AnnotatedLine *> &Lines) { in setCommentLineLevels()
HDFormat.cpp537 unsigned format(const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, in format()
/trueos/usr.bin/tset/
HDtset.c68 int Lines, Columns; /* window size */ variable
/trueos/contrib/llvm/lib/Transforms/Utils/
HDSpecialCaseList.cpp83 SmallVector<StringRef, 16> Lines; in parse() local
/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp230 SmallVector<uint32_t, 32> Lines; member in __anon9dde07c30211::GCOVLines
248 GCOVLines *&Lines = LinesByFile[Filename]; in getFile() local
466 GCOVLines &Lines = Block.getFile(SP.getFilename()); in emitProfileNotes() local
HDDebugIR.cpp53 ValueMap<const Value *, unsigned int> Lines; member in __anond1fb8f2c0111::ValueToLineMap
/trueos/contrib/llvm/include/llvm/Support/
HDGCOV.h241 SmallVector<uint32_t, 16> Lines; variable
/trueos/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
HDIntelJITEventListener.cpp224 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in NotifyObjectEmitted() local
/trueos/contrib/llvm/tools/llvm-rtdyld/
HDllvm-rtdyld.cpp171 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in printLineInfoForInput() local
/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentParser.cpp668 SmallVector<VerbatimBlockLineComment *, 8> Lines; in parseVerbatimBlock() local
HDCommentSema.cpp435 ArrayRef<VerbatimBlockLineComment *> Lines) { in actOnVerbatimBlockFinish()
/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.cpp451 DILineInfoTable Lines; in getLineInfoForAddressRange() local
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDComment.h880 ArrayRef<VerbatimBlockLineComment *> Lines; variable
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDToolChains.cpp2244 SmallVector<StringRef, 8> Lines; in DetectDistro() local