Home
last modified time | relevance | path

Searched defs:blockDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp879 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); EmitBlockLiteral() local
1416 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); GenerateBlockFunction() local
[all...]
H A DCGObjCMac.cpp2369 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); visitBlock() local
2893 const BlockDecl *blockDecl = blockInfo.getBlockDecl(); fillRunSkipBlockVars() local
H A DCGDebugInfo.cpp5221 const BlockDecl *blockDecl = block.getBlockDecl(); EmitDeclareOfBlockLiteralArgVariable() local
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp838 blockDecl; global() variable