| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | objc-modern-class-init-hooks.mm | 5 @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
|
| H A D | objc-modern-class-init.mm | 5 @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
|
| H A D | no-integrated-preprocessing.m | 9 @interface Root @end interface
|
| H A D | no-integrated-preprocessing-64bit.m | 8 @interface Root @end interface
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | pseudo-destructor.mm | 5 @interface Root interface 18 template void destroyPointer<Root*>(Root **); function 19 template void destroyReference<Root*>(Root *&); function
|
| H A D | warn-implicit-self-in-block.mm | 9 @interface Root @end interface
|
| /llvm-project-15.0.7/clang/unittests/Tooling/Syntax/ |
| H A D | TreeTestBase.cpp | 72 BuildSyntaxTree(syntax::TranslationUnit *&Root, in buildTree() 91 syntax::TranslationUnit *&Root; in buildTree() member in SyntaxTreeTest::buildTree::BuildSyntaxTree 100 BuildSyntaxTreeAction(syntax::TranslationUnit *&Root, in buildTree() 116 syntax::TranslationUnit *&Root; in buildTree() member in SyntaxTreeTest::buildTree::BuildSyntaxTreeAction 157 syntax::TranslationUnit *Root = nullptr; in buildTree() local 171 syntax::Node *Root) { in nodeByRange()
|
| H A D | MutationsTest.cpp | 29 auto *Root = buildTree(Source.code(), GetParam()); in CheckTransformation() local 47 TranslationUnit *Root) { in __anona969432b0202()
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | debug-info-direct-method.m | 6 @interface Root interface 9 @implementation Root implementation
|
| H A D | direct-method-ret-mismatch.m | 4 @interface Root interface 8 @implementation Root implementation
|
| H A D | objc2-weak-import-attribute.m | 38 __attribute__((weak_import)) @interface Root @end interface 46 @implementation Root @end implementation
|
| H A D | attr-objc-runtime-visible.m | 5 @interface Root interface
|
| H A D | non-runtime-protocol.m | 30 @interface Root interface 32 @implementation Root implementation
|
| H A D | attr-exception.m | 5 @interface Root { interface
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | Reproducer.cpp | 16 SmallString<128> Root; in createReproducerDir() local 64 ReproducerUse::ReproducerUse(StringRef Root, std::error_code &EC) { in ReproducerUse() 79 Reproducer::createReproducer(ReproducerMode Mode, StringRef Root, int Argc, in createReproducer()
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | duplicate-ivar-in-class-extension.m | 3 @interface Root @end interface 23 @interface Root () { interface in int
|
| H A D | method-direct-arc.m | 6 @interface Root interface 12 @implementation Root implementation
|
| H A D | method-direct.m | 14 @interface Root interface 28 @interface Root () interface in void 34 @interface Root(Direct) interface in Direct 39 @interface Root () interface in void 46 @interface Root (Direct2) interface in Direct2 85 @implementation Root implementation
|
| H A D | generic-selection.m | 5 @interface Root { interface
|
| /llvm-project-15.0.7/clang/include/clang/Rewrite/Core/ |
| H A D | DeltaTree.h | 26 void *Root; // "DeltaTreeNode *" variable
|
| /llvm-project-15.0.7/clang/lib/IndexSerialization/ |
| H A D | SerializablePathCollection.cpp | 22 size_t PathPool::addFilePath(RootDirKind Root, in addFilePath() 72 PathPool::RootDirKind Root = PathPool::RootDirKind::Regular; in tryStoreDirPath() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/ |
| H A D | ExprSequence.h | 96 const Stmt *Root; variable
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | fixit-missing-self-in-block.m | 6 @interface Root @end interface
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/ |
| H A D | clang-ast-from-dwarf-objc-property.m | 7 @interface Root interface
|
| /llvm-project-15.0.7/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/namespace.qual/ |
| H A D | p3.cpp | 6 namespace Root { namespace
|