Searched refs:body (Results 201 - 225 of 227) sorted by relevance

12345678910

/freebsd-11-stable/contrib/gcc/cp/
H A Dparser.c1408 /* TRUE if we are presently parsing the body of a switch statement.
1427 /* TRUE if we are presently parsing the body of a function, but not
2460 we will stop after the body of the erroneously declared
2837 /* We are not parsing a function body. */
3202 /* And they're not allowed outside of a function-body; you
6523 /* CPP_PRAGMA is a #pragma inside a function body, which constitutes
6883 /* Parse the body of the switch-statement. */
7195 /* Parse the body of the do-statement. */
7244 /* Parse the body of the for-statement. */
7858 (That usually happens when in the body o
13213 tree body; local
21198 tree init, cond, incr, body, decl, pre_body; local
[all...]
H A Dpt.c78 /* A map from local variable declarations in the body of the template
2887 was defined in class scope, but we're processing it's body now
6370 the body of function so as to avoid collecting live data on the
8789 tree clauses, decl, init, cond, incr, body, pre_body;
8806 body = push_stmt_list ();
8808 body = pop_stmt_list (body);
8810 t = finish_omp_for (EXPR_LOCATION (t), decl, init, cond, incr, body,
9638 function call in the body of a template function and must now
12345 template from within the body o
8788 tree clauses, decl, init, cond, incr, body, pre_body; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtransaction.c215 svn_error_t *(*body)(svn_fs_t *fs,
225 body(fs, baton, pool));
3739 This implements the svn_fs_fs__with_write_lock() 'body' callback
/freebsd-11-stable/contrib/gcc/
H A Dc-decl.c76 PARM, /* Declaration of parm before function body */
348 /* True if this is the outermost block scope of a function body.
412 of a function body, so do not push a new scope, merely cease
651 of the function body. These are the same scope
655 encounter the opening curly brace for the function body.
1897 /* Set DECL_INLINE on the declaration if we've got a body
3392 a large body of code that grew up without this rule.
3395 body of code to break, and it allows more efficient variable references
4435 or before a function body). Make a PARM_DECL, or return void_type_node.
6608 This function creates a binding context for the function body
8978 tree body = 0; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp211 // Under modern abi, we cannot translate body of the function
1825 // Insert all these *after* the statement body.
2019 Stmt *body = finalStmt->getFinallyBody(); local
2020 SourceLocation startFinalBodyLoc = body->getBeginLoc();
2025 SourceLocation endFinalBodyLoc = body->getEndLoc();
5470 // Rewrite the block body in place.
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp409 for (auto *CurStmt : S.body()) {
749 // execution of the loop body.
759 // As long as the condition is true, go to the loop body.
760 llvm::BasicBlock *LoopBody = createBasicBlock("while.body");
775 // Emit the loop body. We have to emit this in a cleanup scope
814 // Emit the body of the loop.
815 llvm::BasicBlock *LoopBody = createBasicBlock("do.body");
831 // after each execution of the loop body."
915 llvm::BasicBlock *ForBody = createBasicBlock("for.body");
932 // body, jus
[all...]
H A DCGDecl.cpp1619 for (const auto *BI : CS->body())
2153 llvm::BasicBlock *bodyBB = createBasicBlock("arraydestroy.body");
2162 // Enter the loop body, making that address the current address.
2508 // to emit null checks for args in the function body itself.
H A DCGStmtOpenMP.cpp398 assert(CD->hasBody() && "missing CapturedDecl body");
660 llvm::BasicBlock *BodyBB = createBasicBlock("omp.arraycpy.body");
666 // Enter the loop body, making that address the current address.
1447 assert(Level < MaxLevel && "Too deep lookup during loop body codegen.");
1456 for (const Stmt *CurStmt : CS->body())
1496 // On a continue in the body, jump to the end.
1497 JumpDest Continue = getJumpDestInCurrentScope("omp.body.continue");
1504 llvm::BasicBlock *NextBB = createBasicBlock("omp.body.next");
1512 // Emit loop body.
1543 llvm::BasicBlock *LoopBody = createBasicBlock("omp.inner.for.body");
[all...]
H A DCGObjC.cpp1859 // Perform the loop body, setting up break and continue labels.
3472 for (const auto *I : S.body())
H A DCGClass.cpp817 /// EmitConstructorBody - Emits the body of the current constructor.
837 assert(Definition == Ctor && "emitting wrong constructor body");
856 // Emit the body of the statement.
1419 /// EmitDestructorBody - Emits the body of the current destructor.
1444 // possible to delegate the destructor body to the complete
1457 // If the body is a function-try-block, enter the try before
1469 // this optimization if the body is a function-try-block, because
1478 "can't emit a dtor without a body for non-Microsoft ABIs");
1499 // Initialize the vtable pointers before entering the body.
1518 // the caller's body
[all...]
H A DCGOpenMPRuntime.cpp75 /// Emit the captured statement body.
377 /// Emit the captured statement body.
379 llvm_unreachable("No body for expressions");
885 llvm::BasicBlock *BodyBB = CGF.createBasicBlock("omp.arrayinit.body");
891 // Enter the loop body, making that address the current address.
2853 // Create a scope with an artificial location for the body of this function.
2995 // Create a scope with an artificial location for the body of this
5470 llvm::BasicBlock *BodyBB = CGF.createBasicBlock("omp.arraycpy.body");
5476 // Enter the loop body, making that address the current address.
6110 // Emit the combiner body
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex498 % actual body; @end closes the group after calling \Efoo. \envdef also
5258 % We really want {...\end verbatim} in the body of the macro, but
5341 % And now, it's time to reuse the body of the original defun:
5488 % distinguish it from the body text that may end up on the next line
5718 % body, and then making it the \newlinechar in \scanmacro.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex490 % actual body; @end closes the group after calling \Efoo. \envdef also
5134 % We really want {...\end verbatim} in the body of the macro, but
5217 % And now, it's time to reuse the body of the original defun:
5364 % distinguish it from the body text that may end up on the next line
5594 % body, and then making it the \newlinechar in \scanmacro.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1075 /* Duplicated SELECT body to avoid creating temporary table */
/freebsd-11-stable/contrib/mdocml/
H A Droff.c895 n->parent->body = n;
2197 * An `.el' has no conditional body: it will consume the value
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_all.h1957 uint8_t body[0]; member in struct:scsi_token
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp59 for (Stmt *S : CS->body()) {
H A DASTImporter.cpp695 // that type is declared inside the body of the function.
3265 // Functions with auto return type may define a struct inside their body
5956 if (Error Err = ImportContainerChecked(S->body(), ToStmts))
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp84 for (auto *CS : S->body())
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h683 /// Transform the body of a lambda-expression.
686 /// the body.
1252 /// Attach the body to a new case statement.
1311 /// Attach the body to the switch statement.
2162 /// Attach body to a C++0x range-based for statement.
6778 for (auto *B : S->body()) {
6848 // Attach the body to the case statement
7003 // Transform the body of the switch statement.
7023 // Transform the body
7039 // Transform the body
13073 StmtResult body = getDerived().TransformStmt(E->getBody()); local
[all...]
H A DSemaDeclCXX.cpp1764 "CheckConstexprFunctionDefinition called on function with no body");
1769 /// body. C++11 [dcl.constexpr]p3,p4, and C++1y [dcl.constexpr]p3.
1771 /// \return true if the body is OK (maybe only as an extension), false if we
1974 // - its function-body shall be [...] a compound-statement that contains only
2008 for (auto *BodyIt : CompStmt->body()) {
2110 /// Check the body for the given constexpr function declaration only contains
2113 /// \return true if the body is OK, false if we have found or diagnosed a
2124 // - its function-body shall be = delete, = default, or a
2129 // - its function-body shall not be a function-try-block;
2149 // - its function-body shal
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1477 /// body (compound statement). The ownership of the returned CFG is
1947 for (auto *BI : CS->body()) {
2714 // If the body ends with a ReturnStmt, the dtors will be added in
2981 if (!ElseBlock) // Can occur when the Else body has all NullStmts.
3005 // We can reach here if the "then" body has all NullStmts.
3210 assert(Terminator->getTryBlock() && "__try must contain a non-NULL body");
3220 if (!LabelBlock) // This can happen when the body is empty, i.e.
3351 // Now create the loop body.
3384 // Loop body should end with destructor of Condition variable (if any).
3387 // If body i
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure10175 # header files by themselves before looking at the body files it is
19599 package body ConfTest is
19600 protected body Process is
19714 package body ConfPackage is
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure2758 ## Main body of script. ##
25077 /* See body of main program for 'e'. */
25534 /* empty body */
27140 ## Main body of $CONFIG_STATUS script. ##
/freebsd-11-stable/contrib/ldns/
H A Dconfigure2588 ## Main body of script. ##
15399 /* See body of main program for 'e'. */
17393 ## Main body of $CONFIG_STATUS script. ##

Completed in 851 milliseconds

12345678910