Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGStmt.cpp208 return EmitCompoundStmtWithoutScope(S, GetLast, AggSlot); in EmitCompoundStmt()
212 CodeGenFunction::EmitCompoundStmtWithoutScope(const CompoundStmt &S, in EmitCompoundStmtWithoutScope() function in CodeGenFunction
DCodeGenFunction.cpp649 EmitCompoundStmtWithoutScope(*S); in EmitFunctionBody()
DCodeGenFunction.h1809 llvm::Value *EmitCompoundStmtWithoutScope(const CompoundStmt &S,