Home
last modified time | relevance | path

Searched defs:Root (Results 1 – 25 of 47) sorted by relevance

12

/external/clang/test/Rewriter/
Dobjc-modern-class-init-hooks.mm5 @interface Root @end interface
15 @implementation Root @end implementation
17 @interface Root(Cat) @end interface in Cat
21 @implementation Root(Cat) @end implementation in Cat
Dobjc-modern-class-init.mm5 @interface Root @end interface
15 @implementation Root @end implementation
17 @interface Root(Cat) @end interface in Cat
21 @implementation Root(Cat) @end implementation in Cat
Dinstancetype-test.mm8 @interface Root interface
/external/clang/test/SemaObjC/
Dduplicate-ivar-in-class-extension.m3 @interface Root @end interface
23 @interface Root () { interface in int
Dno-protocol-option-tests.m30 @interface Root @end interface
Dmethod-undefined-warn-1.m45 @interface Root @end interface
Dproperty-user-setter.m64 @interface Root interface
Dwarn-superclass-method-mismatch.m3 @interface Root interface
Dinstancetype.m7 @interface Root interface
/external/clang/test/CodeGenObjC/
Dobjc2-weak-import-attribute.m38 __attribute__((weak_import)) @interface Root @end interface
46 @implementation Root @end implementation
Dlink-errors.m8 @interface Root interface
Dprotocols.m5 @interface Root interface
Ddot-syntax.m5 @interface Root interface
Dproperty.m7 @interface Root interface
Dmessages-2.m8 @interface Root interface
/external/clang/include/clang/Rewrite/
DDeltaTree.h27 void *Root; // "DeltaTreeNode *" variable
DRewriteRope.h150 void /*RopePieceBTreeNode*/ *Root; variable
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
Dp3.cpp5 namespace Root { namespace
/external/clang/lib/CodeGen/
DCodeGenTBAA.h51 llvm::MDNode *Root; variable
/external/clang/utils/TableGen/
DClangASTNodesEmitter.h34 Record Root; variable
/external/clang/test/CodeGenCXX/
Dderived-to-base-conv.cpp56 struct Root { struct
62 struct Base : Root { argument
/external/llvm/include/llvm/Analysis/
DDominatorInternals.h231 typename GraphT::NodeType* Root = DT.Vertex[1]; in Calculate() local
252 typename GraphT::NodeType* Root = !MultipleRoots ? DT.Roots[0] : 0; in Calculate() local
/external/llvm/include/llvm/Support/
DMDBuilder.h81 MDNode *Root = MDNode::get(Context, Dummy); in createAnonymousTBAARoot() local
/external/llvm/lib/Support/
DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/external/clang/include/clang/Analysis/
DCallGraph.h44 CallGraphNode *Root; variable

12