Home
last modified time | relevance | path

Searched defs:Implicit (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project/libcxx/test/std/utilities/any/any.class/any.cons/
H A Din_place_type.pass.cpp162 struct Implicit { struct
163 Implicit(int) {} in Implicit() function
164 Implicit(int, int, int) {} in Implicit() function
165 Implicit(std::initializer_list<int>, int) {} in Implicit() argument
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc_convert_copy.pass.cpp34 struct Implicit { struct
36 Implicit(int x) : value(x) {} in Implicit() argument
H A DPR31384.pass.cpp28 struct Implicit { struct
30 Implicit(int) {} in Implicit() argument
H A Dalloc_convert_move.pass.cpp49 struct Implicit { struct
51 Implicit(int x) : value(x) {} in Implicit() argument
H A Dconvert_move.pass.cpp29 struct Implicit { struct
31 Implicit(int x) : value(x) {} in Implicit() argument
H A Dconvert_copy.pass.cpp29 struct Implicit { struct
31 Implicit(int x) : value(x) {} in Implicit() function
H A Ddefault.verify.cpp20 struct Implicit { struct
/llvm-project/libcxx/test/std/utilities/meta/meta.rel/
H A Dis_nothrow_invocable.pass.cpp23 struct Implicit { global() struct
24 ImplicitImplicit Implicit() argument
H A Dis_invocable.pass.cpp31 Implicit(int) {} struct
32 ImplicitImplicit Implicit() argument
/llvm-project/offload/src/
H A Dprivate.h57 const char *Implicit = printKernelArguments() local
/llvm-project/clang/test/SemaCXX/
H A Dusing-if-exists.cpp87 struct Implicit : B { struct
91 void use() { in use()
/llvm-project/mlir/include/mlir/Pass/
H A DPassManager.h54 Implicit, enumerator
/llvm-project/clang/test/CodeGenCXX/
H A Dtail-padding.cpp4 namespace Implicit { namespace
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h82 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/
H A DTypes.h95 Implicit, enumerator
/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h124 static Form Implicit() { return AS_Implicit; } Implicit() function
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h111 Implicit = 1 << 8, enumerator
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp794 TEST(SelectionTest, Implicit) { in TEST() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h48 Implicit = 0x4, enumerator
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsimplify-boolean-expr.cpp805 class Implicit { class
/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp729 Implicit global() enumerator
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1382 auto *Implicit = ImplicitParamDecl::Create( BuildFunctionArgList() local
/llvm-project/lld/ELF/
H A DConfig.h106 enum class GcsPolicy { Implicit, Never, Always }; global() enumerator
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.cpp492 if (auto Implicit = Window->getBoolean("implicitWorkDoneProgressCreate")) in fromJSON() local
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2797 __anon4af29db21102(bool Implicit, bool DelayedArgsOnly, bool emitFake) emitAttributes() argument
2858 __anon4af29db21202(bool Implicit, bool DelayedArgsOnly, bool emitFake) emitAttributes() argument
[all...]

12