HomeSort by relevance Sort by last modified time
    Searched defs:Compound (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
ParseStmt.cpp 38 /// compound-statement
192 case tok::l_brace: // C99 6.8.2: compound-statement
350 /// '__try' compound-statement seh-handler
388 /// '__except' '(' seh-filter-expression ')' compound-statement
430 /// '__finally' compound-statement
672 /// compound-statement: [C99 6.8.2]
701 // Enter a scope to hold everything within the compound stmt. Compound
709 /// Parse any pragmas at the start of the compound expression. We handle these
711 /// statement in the compound, but may be intermingled with other pragmas
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 688 milliseconds