Home
last modified time | relevance | path

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

123

/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
Dno-integrated-preprocessing.m9 @interface Root @end interface
Dno-integrated-preprocessing-64bit.m8 @interface Root @end interface
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
Dwarn-implicit-self-in-block.m4 @interface Root @end interface
Dgeneric-selection.m5 @interface Root { interface
Ddealloc.m12 @interface Root <Foo> interface
Dno-protocol-option-tests.m30 @interface Root @end interface
Ddeprecated-objc-introspection.m65 @interface Root @end interface
/external/clang/test/CodeGenObjC/
Dobjc2-weak-import-attribute.m38 __attribute__((weak_import)) @interface Root @end interface
46 @implementation Root @end implementation
Dattr-exception.m5 @interface Root { interface
Dlink-errors.m8 @interface Root interface
Dprotocols.m5 @interface Root interface
Ddot-syntax.m5 @interface Root interface
/external/clang/include/clang/Rewrite/Core/
DDeltaTree.h29 void *Root; // "DeltaTreeNode *" variable
/external/clang/test/FixIt/
Dfixit-missing-self-in-block.m6 @interface Root @end interface
Dauto-isa-fixit.m39 @interface Root @end interface
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/
Dp3.cpp6 namespace Root { namespace
/external/clang/test/Analysis/
Dnull-deref-path-notes.m5 @interface Root { interface
Divars.m5 @interface Root { interface
/external/chromium_org/net/quic/congestion_control/
Dcube_root.cc61 uint32 CubeRoot::Root(uint64 a) { in Root() function in net::CubeRoot
/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/clang/test/CodeGenCXX/
Dderived-to-base-conv.cpp46 struct Root { struct

123