Searched defs:blockInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h305 getRCBlockLayoutStr(CodeGen::CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
H A DCGBlocks.cpp56 buildCopyHelper(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
62 buildDisposeHelper(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
185 buildBlockDescriptor(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
797 EmitBlockLiteral(const CGBlockInfo &blockInfo) argument
1300 GlobalDecl(), blockInfo, LocalDeclMap, local
1307 buildGlobalBlock(CodeGenModule &CGM, const CGBlockInfo &blockInfo, llvm::Constant *blockFn) argument
1440 GenerateBlockFunction(GlobalDecl GD, const CGBlockInfo &blockInfo, const DeclMapTy &ldm, bool IsLambdaConversionToBlock, bool BuildGlobalBlock) argument
1916 GenerateCopyHelperFunction(const CGBlockInfo &blockInfo) argument
2113 GenerateDestroyHelperFunction(const CGBlockInfo &blockInfo) argument
[all...]
H A DCGDebugInfo.cpp4307 EmitDeclareOfBlockDeclRefVariable( const VarDecl *VD, llvm::Value *Storage, CGBuilderTy &Builder, const CGBlockInfo &blockInfo, llvm::Instruction *InsertPoint) argument
H A DCGObjCMac.cpp2407 void IvarLayoutBuilder::visitBlock(const CGBlockInfo &blockInfo) { argument
2382 BuildGCBlockLayout(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
2925 fillRunSkipBlockVars(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
2978 BuildRCBlockLayout(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
2984 getRCBlockLayoutStr(CodeGenModule &CGM, const CGBlockInfo &blockInfo) argument
[all...]

Completed in 91 milliseconds