Home
last modified time | relevance | path

Searched refs:startDefinition (Results 1 – 20 of 20) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp39 Record->startDefinition(); in BuiltinTypeDeclBuilder()
291 BuiltinTypeDeclBuilder &startDefinition() { in startDefinition() function
294 Record->startDefinition(); in startDefinition()
473 .startDefinition() in defineTrivialHLSLTypes()
H A DSemaDeclObjC.cpp1087 IDecl->startDefinition(); in ActOnStartClassInterface()
1271 PDecl->startDefinition(); in ActOnStartProtocolInterface()
2056 IDecl->startDefinition(); in ActOnStartClassImplementation()
2072 IDecl->startDefinition(); in ActOnStartClassImplementation()
H A DSemaTemplateInstantiate.cpp3310 Instantiation->startDefinition(); in InstantiateClass()
H A DSemaStmt.cpp4714 RD->startDefinition(); in CreateCapturedStmtRecordDecl()
H A DSemaTemplate.cpp2174 NewClass->startDefinition(); in CheckClassTemplate()
9180 Specialization->startDefinition(); in ActOnClassTemplateSpecialization()
H A DSemaTemplateInstantiateDecl.cpp1544 Enum->startDefinition(); in InstantiateEnumDefinition()
H A DSemaDecl.cpp18114 New->startDefinition(); in ActOnTag()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp412 interface_decl->startDefinition(); in FinishDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1551 void startDefinition();
2260 void startDefinition();
H A DDeclCXX.h270 friend void TagDecl::startDefinition();
H A DDecl.h3720 void startDefinition();
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp617 void ObjCInterfaceDecl::startDefinition() { in startDefinition() function in ObjCInterfaceDecl
2029 void ObjCProtocolDecl::startDefinition() { in startDefinition() function in ObjCProtocolDecl
H A DASTContext.cpp7278 CFConstantStringTagDecl->startDefinition(); in getCFConstantStringDecl()
7390 RD->startDefinition(); in getBlockDescriptorType()
7425 RD->startDefinition(); in getBlockDescriptorExtendedType()
8767 VaListTagDecl->startDefinition(); in CreateAArch64ABIBuiltinVaListDecl()
8820 VaListTagDecl->startDefinition(); in CreatePowerABIBuiltinVaListDecl()
8882 VaListTagDecl->startDefinition(); in CreateX86_64ABIBuiltinVaListDecl()
8955 VaListDecl->startDefinition(); in CreateAAPCSABIBuiltinVaListDecl()
8985 VaListTagDecl->startDefinition(); in CreateSystemZBuiltinVaListDecl()
9039 VaListTagDecl->startDefinition(); in CreateHexagonBuiltinVaListDecl()
H A DASTImporter.cpp2206 To->startDefinition(); in ImportDefinition()
2319 To->startDefinition(); in ImportDefinition()
4907 To->startDefinition(); in ImportDefinition()
5378 To->startDefinition(); in ImportDefinition()
10341 ID->startDefinition(); in CompleteDecl()
10345 PD->startDefinition(); in CompleteDecl()
10349 TD->startDefinition(); in CompleteDecl()
H A DDecl.cpp4681 void TagDecl::startDefinition() { in startDefinition() function in TagDecl
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp977 to_objc_interface->startDefinition(); in ImportDefinitionTo()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2878 RD->startDefinition(); in createPrivatesRecordDecl()
2923 UD->startDefinition(); in createKmpTaskTRecordDecl()
2929 RD->startDefinition(); in createKmpTaskTRecordDecl()
2959 RD->startDefinition(); in createKmpTaskTWithPrivatesRecordDecl()
3590 KmpAffinityInfoRD->startDefinition(); in getKmpAffinityType()
4024 KmpDependInfoRD->startDefinition(); in getDependTypes()
5445 RD->startDefinition(); in emitTaskReductionInit()
11125 RD->startDefinition(); in emitDoacrossInit()
11623 RD->startDefinition(); in emitLastprivateConditionalInit()
H A DCGOpenMPRuntimeGPU.cpp130 GlobalizedRD->startDefinition(); in buildRecordForGlobalizedVars()
790 StaticRD->startDefinition(); in emitKernelDeinit()
H A DCodeGenModule.cpp6250 D->startDefinition(); in getObjCFastEnumerationStateType()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8222 tag_decl->startDefinition(); in StartTagDeclarationDefinition()
8232 interface_decl->startDefinition(); in StartTagDeclarationDefinition()