Searched refs:ArrayInitLoopExprScope (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h1608 class ArrayInitLoopExprScope { class in class:clang::CodeGen::CodeGenFunction
1610 ArrayInitLoopExprScope(CodeGenFunction &CGF, llvm::Value *Index) function in class:clang::CodeGen::CodeGenFunction::ArrayInitLoopExprScope
1614 ~ArrayInitLoopExprScope() {
H A DCGExprAgg.cpp1826 CodeGenFunction::ArrayInitLoopExprScope Scope(CGF, index);

Completed in 89 milliseconds