Home
last modified time | relevance | path

Searched defs:EmitStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp48 void CodeGenFunction::EmitStmt(const Stmt *S) { in EmitStmt() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp50 void CodeGenFunction::EmitStmt(const Stmt *S, ArrayRef<const Attr *> Attrs) { in EmitStmt() function in CodeGenFunction