Searched refs:GenerateCapturedStmtFunction (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp35 OutlinedFn = CGF.GenerateCapturedStmtFunction(*CS);
H A DCGStmt.cpp2091 llvm::Function *F = CGF.GenerateCapturedStmtFunction(S);
2108 CodeGenFunction::GenerateCapturedStmtFunction(const CapturedStmt &S) { function in class:CodeGenFunction
H A DCodeGenFunction.h1897 llvm::Function *GenerateCapturedStmtFunction(const CapturedStmt &S);

Completed in 882 milliseconds