Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp487 EmitDefaultStmt(cast<DefaultStmt>(*S), Attrs); in EmitSimpleStmt()
1815 void CodeGenFunction::EmitDefaultStmt(const DefaultStmt &S, in EmitDefaultStmt() function in CodeGenFunction
H A DCodeGenFunction.h3565 void EmitDefaultStmt(const DefaultStmt &S, ArrayRef<const Attr *> Attrs);