Home
last modified time | relevance | path

Searched defs:Overloads (Results 1 – 12 of 12) sorted by relevance

/llvm-project/libcxx/test/libcxx/utilities/meta/stress_tests/
H A Dstress_test_variant_overloads_impl.sh.cpp75 using Overloads = typename MakeOverloads< typedef
95 using Overloads = Overload<Types...>; typedef
101 using Overloads = std::__variant_detail::_MakeOverloads<Types...>; typedef
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DNewDeleteOverloadsCheck.h21 Overloads; variable
/llvm-project/clang/test/Modules/
H A Dno-linkage.cpp15 static int Overloads; // expected-note {{candidate}} variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DLoggerTests.cpp19 TEST(ErrorTest, Overloads) { in TEST() argument
H A DCodeCompleteTests.cpp1421 TEST(SignatureHelpTest,Overloads) TEST() argument
/llvm-project/clang/test/CodeCompletion/
H A Dmember-access.cpp231 struct Overloads { struct
/llvm-project/clang/unittests/Format/
H A DMacroExpanderTest.cpp208 TEST_F(MacroExpanderTest, Overloads) { in TEST_F() argument
/llvm-project/clang/lib/Sema/
H A DSema.cpp2474 const OverloadExpr *Overloads = nullptr; tryExprAsCall() local
2575 noteOverloads(Sema & S,const UnresolvedSetImpl & Overloads,const SourceLocation FinalNoteLoc) noteOverloads() argument
2608 notePlausibleOverloads(Sema & S,SourceLocation Loc,const UnresolvedSetImpl & Overloads,bool (* IsPlausibleResult)(QualType)) notePlausibleOverloads() argument
2656 UnresolvedSet<4> Overloads; tryToRecoverWithCall() local
[all...]
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp232 MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp483 CVType &CVR, MethodOverloadListRecord &Overloads) { in visitKnownRecord()
/llvm-project/clang/docs/
H A DInternalsManual.rst1725 LexicalAndSemanticContextsRedeclarations and Overloads global() argument
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2253 visitKnownRecord(CVType & Record,MethodOverloadListRecord & Overloads,TypeIndex TI,LVElement * Element) visitKnownRecord() argument