Searched refs:EmitCaseStmt (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp473 EmitCaseStmt(cast<CaseStmt>(*S), Attrs);
1521 void CodeGenFunction::EmitCaseStmt(const CaseStmt &S, function in class:CodeGenFunction
H A DCodeGenFunction.h3340 void EmitCaseStmt(const CaseStmt &S, ArrayRef<const Attr *> Attrs);

Completed in 79 milliseconds