Home
last modified time | relevance | path

Searched refs:EmitWhileStmt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp159 case Stmt::WhileStmtClass: EmitWhileStmt(cast<WhileStmt>(*S), Attrs); break; in EmitStmt()
1075 void CodeGenFunction::EmitWhileStmt(const WhileStmt &S, in EmitWhileStmt() function in CodeGenFunction
H A DCodeGenFunction.h3599 void EmitWhileStmt(const WhileStmt &S, ArrayRef<const Attr *> Attrs = {});
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3628 …n13EmitWhileStmtERKNS_9WhileStmtE", "clang::CodeGen::CodeGenFunction::EmitWhileStmt(clang::WhileSt…