Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp2520 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h421 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp14985 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in BuildStmtExpr() local