Searched defs:whatever (Results 1 – 14 of 14) sorted by relevance
/llvm-project/clang/test/Parser/ |
H A D | promote_types_in_proto.c | 5 void whatever(int argc, char *argv[]) in whatever() function
|
/llvm-project/clang/test/SemaObjC/ |
H A D | method-lookup-2.m | 53 - whatever; method 58 - whatever { method
|
H A D | ContClassPropertyLookup.m | 9 @interface MyObject(whatever) category
|
/llvm-project/clang/test/Preprocessor/ |
H A D | extension-warning.c | 18 void whatever(void) {} in whatever() function
|
/llvm-project/flang/test/Semantics/ |
H A D | canondo14.f90 | 20 type whatever type
|
H A D | allocate06.f90 | 5 subroutine C935(l, ac1, ac2, ac3, dc1, dc2, ec1, ec2, aa, ab, ab2, ea, eb, da, db, whatever, someth… argument 40 class(*), allocatable :: whatever local
|
H A D | allocate04.f90 | 24 class(*), pointer :: whatever component
|
H A D | allocate07.f90 | 38 class(*), pointer :: whatever local
|
H A D | allocate09.f90 | 58 class(*), pointer :: whatever local
|
H A D | allocate13.f90 | 81 class(*), allocatable :: whatever[:] local
|
/llvm-project/clang/test/Sema/ |
H A D | warn-deprecated-non-prototype.c | 19 void whatever(void) { in whatever() function
|
H A D | expr-address-of.c | 4 struct entry { struct xx *whatever; member
|
/llvm-project/clang/test/SemaCXX/ |
H A D | warn-comma-operator.cpp | 156 void whatever() { in whatever() function 329 void whatever() { in whatever() function
|
/llvm-project/clang/test/Analysis/Checkers/WebKit/ |
H A D | call-args.cpp | 58 void whatever() { in foo2() function 68 void whatever() { in foo3() function
|