Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp413 interface_decl->startDefinition(); in FinishDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp613 void ObjCInterfaceDecl::startDefinition() { in startDefinition() function in ObjCInterfaceDecl
2020 void ObjCProtocolDecl::startDefinition() { in startDefinition() function in ObjCProtocolDecl
H A DASTContext.cpp8330 CFConstantStringTagDecl->startDefinition(); in getCFConstantStringDecl()
8441 RD->startDefinition(); in getBlockDescriptorType()
8476 RD->startDefinition(); in getBlockDescriptorExtendedType()
9840 VaListTagDecl->startDefinition(); in CreateAArch64ABIBuiltinVaListDecl()
9893 VaListTagDecl->startDefinition(); in CreatePowerABIBuiltinVaListDecl()
9955 VaListTagDecl->startDefinition(); in CreateX86_64ABIBuiltinVaListDecl()
10028 VaListDecl->startDefinition(); in CreateAAPCSABIBuiltinVaListDecl()
10058 VaListTagDecl->startDefinition(); in CreateSystemZBuiltinVaListDecl()
10112 VaListTagDecl->startDefinition(); in CreateHexagonBuiltinVaListDecl()
10164 VaListTagDecl->startDefinition(); in CreateXtensaABIBuiltinVaListDecl()
H A DASTImporter.cpp2522 To->startDefinition(); in ImportDefinition()
2635 To->startDefinition(); in ImportDefinition()
5268 To->startDefinition(); in ImportDefinition()
5738 To->startDefinition(); in ImportDefinition()
10803 ID->startDefinition(); in CompleteDecl()
10807 PD->startDefinition(); in CompleteDecl()
10811 TD->startDefinition(); in CompleteDecl()
H A DDecl.cpp4840 void TagDecl::startDefinition() { in startDefinition() function in TagDecl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLBuiltinTypeDeclBuilder.cpp526 Record->startDefinition(); in BuiltinTypeDeclBuilder()
H A DSemaDeclObjC.cpp1084 IDecl->startDefinition(); in ActOnStartClassInterface()
1268 PDecl->startDefinition(); in ActOnStartProtocolInterface()
2060 IDecl->startDefinition(); in ActOnStartClassImplementation()
2076 IDecl->startDefinition(); in ActOnStartClassImplementation()
H A DSemaHLSL.cpp499 LS->startDefinition(); in createHostLayoutStruct()
555 LS->startDefinition(); in createHostLayoutStructForBuffer()
H A DSemaTemplateInstantiate.cpp3664 Instantiation->startDefinition(); in InstantiateClass()
H A DSemaStmt.cpp4548 RD->startDefinition(); in CreateCapturedStmtRecordDecl()
H A DSemaTemplate.cpp2164 NewClass->startDefinition(); in CheckClassTemplate()
8846 Specialization->startDefinition(); in ActOnClassTemplateSpecialization()
H A DSemaTemplateInstantiateDecl.cpp2110 Enum->startDefinition(); in InstantiateEnumDefinition()
H A DSemaDecl.cpp18444 New->startDefinition(); in ActOnTag()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1552 void startDefinition();
2263 void startDefinition();
H A DDeclCXX.h271 friend void TagDecl::startDefinition();
H A DDecl.h3854 void startDefinition();
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp131 GlobalizedRD->startDefinition(); in buildRecordForGlobalizedVars()
770 StaticRD->startDefinition(); in emitKernelDeinit()
H A DCGOpenMPRuntime.cpp2869 RD->startDefinition(); in createPrivatesRecordDecl()
2914 UD->startDefinition(); in createKmpTaskTRecordDecl()
2920 RD->startDefinition(); in createKmpTaskTRecordDecl()
2950 RD->startDefinition(); in createKmpTaskTWithPrivatesRecordDecl()
3580 KmpAffinityInfoRD->startDefinition(); in getKmpAffinityType()
4013 KmpDependInfoRD->startDefinition(); in getDependTypes()
5707 RD->startDefinition(); in emitTaskReductionInit()
11220 RD->startDefinition(); in emitDoacrossInit()
11717 RD->startDefinition(); in emitLastprivateConditionalInit()
H A DCodeGenModule.cpp6720 D->startDefinition(); in getObjCFastEnumerationStateType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1245 to_objc_interface->startDefinition(); in ImportDefinitionTo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8312 tag_decl->startDefinition(); in StartTagDeclarationDefinition()
8322 interface_decl->startDefinition(); in StartTagDeclarationDefinition()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9657 {"_ZN5clang7TagDecl15startDefinitionEv", "clang::TagDecl::startDefinition()"},