Home
last modified time | relevance | path

Searched defs:XX (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang/test/SemaObjC/
H A Dinterface-tu-variable.m3 @interface XX interface
12 @interface XX(CAT) interface in CAT
17 @interface XX() interface in char
H A Dva-method-1.m7 @interface XX : NSObject @end interface
9 @implementation XX implementation
H A Dclass-method-self.m3 @interface XX interface
5 - (void)addObserver:(XX*)o; // expected-note 2{{passing argument to parameter 'o' here}} argument
H A Dmessage.m49 @interface XX : NSObject interface
52 @implementation XX implementation
63 @implementation XX (Private) implementation in Private
H A Dprotocol-typecheck.m9 @interface XX interface
H A Dprotocols.m47 @protocol XX; protocol
H A Dmethod-lookup-2.m46 @interface XX : NSObject interface
H A Dsuper.m45 @interface XX interface
/llvm-project/clang/test/Rewriter/
H A Dva-method.m6 @interface XX : NSObject @end interface
8 @implementation XX implementation
/llvm-project/clang/test/SemaObjCXX/
H A Dclass-method-self.mm3 @interface XX interface
5 - (void)addObserver:(XX*)o; // expected-note 2{{passing argument to parameter 'o' here}} argument
/llvm-project/clang/test/Preprocessor/
H A Dinclude-directive1.c4 #define XX macro
H A Dmacro_paste_bad.c29 #define XX BL ## ARG macro
/llvm-project/clang/test/CodeGenCXX/
H A D2005-01-03-StaticInitializers.cpp9 int XX = (int)(long)&(((struct S*)0)->A[1]); variable
/llvm-project/clang/test/CodeGen/
H A D2004-03-09-LargeArrayInitializers.c6 const int XX[1000] = { 0, 0 }; in test() local
H A D2002-02-18-StaticData.c6 float XX = 12.0f; variable
H A D2006-03-03-MissingInitializer.c3 struct X { int *XX; int Y;}; member
/llvm-project/clang/test/AST/Interp/
H A Dc.c
/llvm-project/clang/test/Analysis/copypaste/
H A Dcall.cpp71 class XX {}; class
/llvm-project/clang/test/Parser/
H A Ddeclarators.c9 int f4(*XX)(void); /* expected-error {{cannot return}} expected-error {{type specifier missing, def… variable
/llvm-project/clang/test/SemaCXX/
H A Ddefault2.cpp128 class XX { class
H A Dattr-mode-tmpl.cpp3 typedef enum { XX } EnumType; enumerator
/llvm-project/clang/test/Sema/
H A Ddesignated-initializers.c144 struct XX { int a, *b; }; argument
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
/llvm-project/clang/test/Analysis/
H A DCFContainers.mm186 typedef void* XX[3]; typedef
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp45 typedef N4::BinOpOverload<N1::X, N1::X>::type XX; in test_bin_op_overload() typedef

12