Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDHLSLExternalSemaSource.cpp39 Record->startDefinition(); in BuiltinTypeDeclBuilder()
295 BuiltinTypeDeclBuilder &startDefinition() { in startDefinition() function
298 Record->startDefinition(); in startDefinition()
HDSemaDeclObjC.cpp1084 IDecl->startDefinition(); in ActOnStartClassInterface()
1268 PDecl->startDefinition(); in ActOnStartProtocolInterface()
2057 IDecl->startDefinition(); in ActOnStartClassImplementation()
2073 IDecl->startDefinition(); in ActOnStartClassImplementation()
HDSemaTemplateInstantiate.cpp3479 Instantiation->startDefinition(); in InstantiateClass()
HDSemaTemplate.cpp2119 NewClass->startDefinition(); in CheckClassTemplate()
8404 Specialization->startDefinition(); in ActOnClassTemplateSpecialization()
HDSemaStmt.cpp4416 RD->startDefinition(); in CreateCapturedStmtRecordDecl()
HDSemaTemplateInstantiateDecl.cpp1582 Enum->startDefinition(); in InstantiateEnumDefinition()
HDSemaDecl.cpp17923 New->startDefinition(); in ActOnTag()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCDeclVendor.cpp412 interface_decl->startDefinition(); in FinishDecl()
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp616 void ObjCInterfaceDecl::startDefinition() { in startDefinition() function in ObjCInterfaceDecl
2023 void ObjCProtocolDecl::startDefinition() { in startDefinition() function in ObjCProtocolDecl
HDASTContext.cpp7734 CFConstantStringTagDecl->startDefinition(); in getCFConstantStringDecl()
7846 RD->startDefinition(); in getBlockDescriptorType()
7881 RD->startDefinition(); in getBlockDescriptorExtendedType()
9226 VaListTagDecl->startDefinition(); in CreateAArch64ABIBuiltinVaListDecl()
9279 VaListTagDecl->startDefinition(); in CreatePowerABIBuiltinVaListDecl()
9341 VaListTagDecl->startDefinition(); in CreateX86_64ABIBuiltinVaListDecl()
9414 VaListDecl->startDefinition(); in CreateAAPCSABIBuiltinVaListDecl()
9444 VaListTagDecl->startDefinition(); in CreateSystemZBuiltinVaListDecl()
9498 VaListTagDecl->startDefinition(); in CreateHexagonBuiltinVaListDecl()
HDASTImporter.cpp2254 To->startDefinition(); in ImportDefinition()
2367 To->startDefinition(); in ImportDefinition()
4991 To->startDefinition(); in ImportDefinition()
5462 To->startDefinition(); in ImportDefinition()
10435 ID->startDefinition(); in CompleteDecl()
10439 PD->startDefinition(); in CompleteDecl()
10443 TD->startDefinition(); in CompleteDecl()
HDDecl.cpp4729 void TagDecl::startDefinition() { in startDefinition() function in TagDecl
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h1554 void startDefinition();
2263 void startDefinition();
HDDeclCXX.h270 friend void TagDecl::startDefinition();
HDDecl.h3736 void startDefinition();
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntimeGPU.cpp130 GlobalizedRD->startDefinition(); in buildRecordForGlobalizedVars()
770 StaticRD->startDefinition(); in emitKernelDeinit()
HDCGOpenMPRuntime.cpp2893 RD->startDefinition(); in createPrivatesRecordDecl()
2938 UD->startDefinition(); in createKmpTaskTRecordDecl()
2944 RD->startDefinition(); in createKmpTaskTRecordDecl()
2974 RD->startDefinition(); in createKmpTaskTWithPrivatesRecordDecl()
3604 KmpAffinityInfoRD->startDefinition(); in getKmpAffinityType()
4039 KmpDependInfoRD->startDefinition(); in getDependTypes()
5461 RD->startDefinition(); in emitTaskReductionInit()
11153 RD->startDefinition(); in emitDoacrossInit()
11652 RD->startDefinition(); in emitLastprivateConditionalInit()
HDCodeGenModule.cpp6395 D->startDefinition(); in getObjCFastEnumerationStateType()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangASTImporter.cpp1220 to_objc_interface->startDefinition(); in ImportDefinitionTo()
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
HDTypeSystemClang.cpp8386 tag_decl->startDefinition(); in StartTagDeclarationDefinition()
8396 interface_decl->startDefinition(); in StartTagDeclarationDefinition()