Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBlocks.cpp558 static void enterBlockScope(CodeGenFunction &CGF, BlockDecl *block) { in enterBlockScope() function
639 enterBlockScope(*this, *i); in enterNonTrivialFullExpression()