Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp459 EmitDefaultStmt(cast<DefaultStmt>(*S), Attrs); in EmitSimpleStmt()
1607 void CodeGenFunction::EmitDefaultStmt(const DefaultStmt &S, in EmitDefaultStmt() function in CodeGenFunction
H A DCodeGenFunction.h3252 void EmitDefaultStmt(const DefaultStmt &S, ArrayRef<const Attr *> Attrs);