Home
last modified time | relevance | path

Searched defs:Second (Results 1 – 25 of 73) sorted by relevance

123

/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-named-summaries/
H A Dmain.cpp17 struct Second struct
21 Second(int X, float Y) : in Second() argument
/llvm-project/bolt/include/bolt/Passes/
H A DReorderUtils.h75 bool contains(const Cluster *First, const Cluster *Second) const { in contains()
79 ValueType get(const Cluster *First, const Cluster *Second) const { in get()
84 void set(const Cluster *First, const Cluster *Second, ValueType Value) { in set()
97 size_t index(const Cluster *First, const Cluster *Second) const { in index()
116 bool contains(const Cluster *First, const Cluster *Second) const { in contains()
120 ValueType get(const Cluster *First, const Cluster *Second) const { in get()
125 void set(const Cluster *First, const Cluster *Second, ValueType Value) { in set()
144 size_t index(const Cluster *First, const Cluster *Second) const { in index()
/llvm-project/clang/test/CodeGen/
H A Ddebug-info-bitfield-0-struct.c25 struct Second { struct
39 struct SecondDuplicate { argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DUseRangesCheck.h29 enum Replace { First, Second }; enumerator
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp248 struct Second {}; struct
265 void template_template_fun(Type<Thing<Second, true>, Second>) { } in template_template_fun() argument
H A Dno-unique-address-3.cpp24 class Second : Empty { class
/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dallocator_test.cpp22 s64 Second; member
/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp88 WritableBinaryStreamRef Second = First.drop_front(Off); in split() local
H A DBinaryStreamReader.cpp173 BinaryStreamRef Second = First.drop_front(Off); in split() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DMisplacedWideningCastCheck.cpp165 static bool isFirstWider(BuiltinType::Kind First, BuiltinType::Kind Second) { in isFirstWider()
/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp44 StringRef First, Second; member in __anon4442e8bd0111::PrettyStackTraceDoubleString
47 PrettyStackTraceDoubleString(StringRef First, StringRef Second) in PrettyStackTraceDoubleString() argument
/llvm-project/llvm/unittests/ProfileData/
H A DItaniumManglingCanonicalizerTest.cpp28 llvm::StringRef Second; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp47 VOPDCombineInfo(MachineInstr * First,MachineInstr * Second) VOPDCombineInfo() argument
/llvm-project/clang/lib/Tooling/
H A DArgumentsAdjusters.cpp142 combineAdjusters(ArgumentsAdjuster First,ArgumentsAdjuster Second) combineAdjusters() argument
/llvm-project/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp255 auto Second = makeIntrusiveRefCnt<NamespaceTypoProvider>("AAB", "CCC"); in TEST() local
306 auto Second = makeIntrusiveRefCnt<CompleteTypeDiagnoser>(true); in TEST() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp161 static void swapIterators(T &First, T &FirstEnd, T &Second, T &SecondEnd) { in swapIterators() argument
178 iterator Second = RHS.begin(); in unite() local
522 const_iterator First = LHS.begin(), Second = RHS.begin(), intersect() local
1149 intersect(RangeSet::Factory & F,RangeSet Head,RangeSet Second,RestTy...Tail) intersect() argument
1157 intersect(RangeSet::Factory & F,RangeSet Head,SecondTy Second,RestTy...Tail) intersect() argument
1191 intersect(RangeSet::Factory & F,HeadTy Head,SecondTy Second,RestTy...Tail) intersect() argument
2311 merge(RangeSet::Factory & F,ProgramStateRef State,SymbolRef First,SymbolRef Second) merge() argument
2493 markDisequal(RangeSet::Factory & RF,ProgramStateRef State,SymbolRef First,SymbolRef Second) markDisequal() argument
2500 markDisequal(RangeSet::Factory & RF,ProgramStateRef State,EquivalenceClass First,EquivalenceClass Second) markDisequal() argument
2536 addToDisequalityInfo(DisequalityMapTy & Info,ConstraintRangeTy & Constraints,RangeSet::Factory & RF,ProgramStateRef State,EquivalenceClass First,EquivalenceClass Second) addToDisequalityInfo() argument
2583 areEqual(ProgramStateRef State,EquivalenceClass First,EquivalenceClass Second) areEqual() argument
[all...]
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertUtils.cpp193 bool areSameExpr(ASTContext *Context, const Expr *First, const Expr *Second) { in areSameExpr() argument
203 bool areSameVariable(const ValueDecl *First, const ValueDecl *Second) { in areSameVariable() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-override.cpp16 int First, Second; member
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp97 std::tie(Element, First, Second) = Entry; in checkIntegrityScopesTree() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp52 const FusionOpSet &First, const FusionOpSet &Second) : in FusionFeature()
H A DPPCBoolRetToInt.cpp254 auto *Second = dyn_cast<User>(Pair.second); runOnUse() local
/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp315 takeAndConcatenateAttrs(ParsedAttributes & First,ParsedAttributes & Second,ParsedAttributes & Result) takeAndConcatenateAttrs() argument
/llvm-project/clang/unittests/Tooling/
H A DRefactoringTest.cpp327 Err = Replaces.add(Second); in TEST_F() local
921 auto InSequenceRewrite = applyAllReplacements(*AfterFirst, Second); in mergeAndTestRewrite() argument
940 tooling::Replacements Merged = First.merge(Second); in mergeAndTestRewrite() argument
975 auto Second = toReplacements({{"", 1, 0, "b"}}); TEST_F() local
980 auto Second = toReplacements({{"", 0, 0, "b"}}); TEST_F() local
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp208 StringRef Second) { in addEquivalence()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h240 MapTy::const_iterator Second) { in erase()

123