Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp414 interface_decl->startDefinition(); in FinishDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1079 IDecl->startDefinition(); in ActOnStartClassInterface()
1239 PDecl->startDefinition(); in ActOnStartProtocolInterface()
1256 PDecl->startDefinition(); in ActOnStartProtocolInterface()
2040 IDecl->startDefinition(); in ActOnStartClassImplementation()
2056 IDecl->startDefinition(); in ActOnStartClassImplementation()
H A DSemaTemplateInstantiate.cpp2687 Instantiation->startDefinition(); in InstantiateClass()
H A DSemaTemplate.cpp2027 NewClass->startDefinition(); in CheckClassTemplate()
8578 Specialization->startDefinition(); in ActOnClassTemplateSpecialization()
H A DSemaStmt.cpp4584 RD->startDefinition(); in CreateCapturedStmtRecordDecl()
H A DSemaTemplateInstantiateDecl.cpp1436 Enum->startDefinition(); in InstantiateEnumDefinition()
H A DSemaDecl.cpp16411 New->startDefinition(); in ActOnTag()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp612 void ObjCInterfaceDecl::startDefinition() { in startDefinition() function in ObjCInterfaceDecl
1972 void ObjCProtocolDecl::startDefinition() { in startDefinition() function in ObjCProtocolDecl
H A DASTContext.cpp6538 CFConstantStringTagDecl->startDefinition(); in getCFConstantStringDecl()
6650 RD->startDefinition(); in getBlockDescriptorType()
6685 RD->startDefinition(); in getBlockDescriptorExtendedType()
8019 VaListTagDecl->startDefinition(); in CreateAArch64ABIBuiltinVaListDecl()
8072 VaListTagDecl->startDefinition(); in CreatePowerABIBuiltinVaListDecl()
8135 VaListTagDecl->startDefinition(); in CreateX86_64ABIBuiltinVaListDecl()
8208 VaListDecl->startDefinition(); in CreateAAPCSABIBuiltinVaListDecl()
8238 VaListTagDecl->startDefinition(); in CreateSystemZBuiltinVaListDecl()
8292 VaListTagDecl->startDefinition(); in CreateHexagonBuiltinVaListDecl()
H A DASTImporter.cpp1993 To->startDefinition(); in ImportDefinition()
2097 To->startDefinition(); in ImportDefinition()
4503 To->startDefinition(); in ImportDefinition()
4924 To->startDefinition(); in ImportDefinition()
9466 ID->startDefinition(); in CompleteDecl()
9470 PD->startDefinition(); in CompleteDecl()
9474 TD->startDefinition(); in CompleteDecl()
H A DDecl.cpp4278 void TagDecl::startDefinition() { in startDefinition() function in TagDecl
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1538 void startDefinition();
2210 void startDefinition();
H A DDeclCXX.h266 friend void TagDecl::startDefinition();
H A DDecl.h3478 void startDefinition();
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1011 to_objc_interface->startDefinition(); in ImportDefinitionTo()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3412 RD->startDefinition(); in getTgtOffloadEntryQTy()
3464 RD->startDefinition(); in createPrivatesRecordDecl()
3509 UD->startDefinition(); in createKmpTaskTRecordDecl()
3515 RD->startDefinition(); in createKmpTaskTRecordDecl()
3545 RD->startDefinition(); in createKmpTaskTWithPrivatesRecordDecl()
4181 KmpAffinityInfoRD->startDefinition(); in getKmpAffinityType()
4622 KmpDependInfoRD->startDefinition(); in getDependTypes()
6077 RD->startDefinition(); in emitTaskReductionInit()
9389 RD->startDefinition(); in emitNonContiguousDescriptor()
12002 RD->startDefinition(); in emitDoacrossInit()
[all …]
H A DCGOpenMPRuntimeGPU.cpp169 GlobalizedRD->startDefinition(); in buildRecordForGlobalizedVars()
3909 StaticRD->startDefinition(); in clear()
H A DCodeGenModule.cpp5258 D->startDefinition(); in getObjCFastEnumerationStateType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8173 tag_decl->startDefinition(); in StartTagDeclarationDefinition()
8183 interface_decl->startDefinition(); in StartTagDeclarationDefinition()