Home
last modified time | relevance | path

Searched defs:Compound (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcopy2.C57 Compound() { die (2); } in Compound() function
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp2700 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
/openbsd/gnu/llvm/clang/include/clang/Parse/
H A DParser.h432 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp14898 else if (auto Compound = dyn_cast<CompoundLiteralExpr>(E)) in CheckForIntOverflow() local
H A DSemaExpr.cpp16142 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in BuildStmtExpr() local