| /external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
| D | PR23141_invoke_not_constexpr.pass.cpp | 23 struct Fun struct 34 std::bind(Fun{}, std::placeholders::_1, 42)("hello"); in main() argument
|
| /external/llvm-project/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
| D | PR23141_invoke_not_constexpr.pass.cpp | 24 struct Fun struct 35 std::bind(Fun{}, std::placeholders::_1, 42)("hello"); in main() argument
|
| /external/clang/test/PCH/ |
| D | struct.h | 15 struct Fun { struct 24 struct Fun2; argument
|
| /external/llvm-project/clang/test/PCH/ |
| D | struct.h | 15 struct Fun { struct 24 struct Fun2; argument
|
| /external/llvm-project/clang/test/Frontend/ |
| D | ftime-report-template-decl.cpp | 86 void L<k>::O<T>::Fun(U) {} in Fun() function in PR17637::L::O 126 oneT L<k>::O<T>::Fun(U) { return one; } in Fun() function in explicit_partial_specializations::L::O 131 oneT L<0>::O<char>::Fun(U) { return one; } in Fun() function in explicit_partial_specializations::L::O
|
| /external/llvm-project/clang/test/Modules/Inputs/set-pure-crash/ |
| D | b.h | 7 void foo(Fun) {} in foo() argument
|
| /external/mockito/src/test/java/org/mockitousage/bugs/ |
| D | ActualInvocationHasNullArgumentNPEBugTest.java | 16 public interface Fun { interface in ActualInvocationHasNullArgumentNPEBugTest
|
| D | CaptorAnnotationAutoboxingTest.java | 21 interface Fun { interface in CaptorAnnotationAutoboxingTest
|
| /external/clang/test/Sema/ |
| D | attr-noreturn.c | 44 typedef void (*Fun)(void) __attribute__ ((noreturn(2))); // expected-error {{'noreturn' attribute t… typedef
|
| /external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| D | p2.cpp | 13 typedef auto Fun(int a) -> decltype(a + a); typedef
|
| D | p5.cpp | 20 typedef auto Fun(int a) -> decltype(a + a); typedef
|
| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| D | p2.cpp | 13 typedef auto Fun(int a) -> decltype(a + a); typedef
|
| D | p5.cpp | 20 typedef auto Fun(int a) -> decltype(a + a); typedef
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | consteval-return-void.cpp | 3 consteval int Fun() { return; } // expected-error {{non-void consteval function 'Fun' should return… in Fun() function
|
| D | warn-infinite-recursion.cpp | 110 void Fun() { // expected-warning{{call itself}} in Fun() function in U
|
| D | offsetof.cpp | 82 …void Fun() { (void)__builtin_offsetof(Derived, Field); } // expected-warning {{offset of on non-PO… in Fun() function
|
| /external/llvm-project/lldb/test/API/lang/cpp/nsimport/ |
| D | main.cpp | 24 namespace Fun namespace
|
| /external/llvm-project/clang/test/Sema/ |
| D | attr-noreturn.c | 44 typedef void (*Fun)(void) __attribute__ ((noreturn(2))); // expected-error {{'noreturn' attribute t… typedef
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerExtFunctionsWindows.cpp | 60 static T *GetFnPtr(T *Fun, T *FunDef, const char *FnName, bool WarnIfMissing) { in GetFnPtr()
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerExtFunctionsWindows.cpp | 60 static T *GetFnPtr(T *Fun, T *FunDef, const char *FnName, bool WarnIfMissing) { in GetFnPtr()
|
| /external/rust/crates/criterion/src/ |
| D | lib.rs | 186 pub struct Fun<I: fmt::Debug, M: Measurement + 'static = WallTime> { struct 191 impl<I, M: Measurement> Fun<I, M> argument
|
| /external/clang/test/SemaCXX/ |
| D | warn-infinite-recursion.cpp | 89 void Fun() { // expected-warning{{call itself}} in Fun() function in U
|
| D | offsetof.cpp | 82 …void Fun() { (void)__builtin_offsetof(Derived, Field); } // expected-warning {{offset of on non-PO… in Fun() function
|
| D | alignof.cpp | 90 void Fun(T A) { in Fun() function
|
| /external/clang/test/Parser/ |
| D | DelayedTemplateParsing.cpp | 119 constexpr T Fun(T A) { return T(0); } in Fun() function
|