Home
last modified time | relevance | path

Searched defs:Skipped (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp990 if (Expected<unsigned> Skipped = Stream.skipRecord(Entry.ID)) in parseBlock() local
H A DBitcodeReader.cpp249 if (Expected<unsigned> Skipped = Stream.skipRecord(Entry.ID)) in readIdentificationCode() local
330 if (Expected<unsigned> Skipped = Stream.skipRecord(Entry.ID)) in hasObjCCategory() local
408 if (llvm::Expected<unsigned> Skipped = Stream.skipRecord(Entry.ID)) in readTriple() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp1130 bool Skipped = false; in transferValues() local
1506 bool Skipped = transferValues(); in finish() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp533 const bool Skipped = in buildSegmentsImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp572 if (llvm::Expected<unsigned> Skipped = InStream.skipRecord(Entry.ID)) in loadModuleFile() local
H A DASTReader.cpp4180 if (Expected<unsigned> Skipped = Cursor.skipRecord(Entry.ID)) in SkipCursorToBlock() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1387 CachedTokens Skipped; in SkipFunctionBody() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp726 const Stmt *Skipped = S.getElse(); in EmitIfStmt() local
H A DCGExpr.cpp4202 unsigned I = 0, Skipped = 0; in getDebugInfoFIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1813 StringRef Skipped = Buffer.substr(0, Loc); in FindFirstMatchingPrefix() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2196 bool TestResult::Skipped() const { in Skipped() function in testing::TestResult
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1776 ArrayRef<ISD::InputArg> Ins, BitVector &Skipped, in processPSInputArgs()
2277 BitVector Skipped(Ins.size()); in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp14151 unsigned Skipped = Exclude.size(); in getListOfPossibleValues() local