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

12345678910

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4365 /// Evaluate the body of a loop, and translate the result as appropriate.
4439 // Search the switch body for the switch case and evaluate it from there.
4507 // FIXME: We can skip evaluating the body if there's a condition
4630 for (const auto *BI : CS->body()) {
4808 // Loop body.
5816 // this case before checking for a body, because we might not bother
5817 // building a body for a trivial destructor. Note that it doesn't matter
/freebsd-11-stable/contrib/ntp/
H A Dconfigure2981 ## Main body of script. ##
25750 /* See body of main program for 'e'. */
30616 /* empty body */
34167 ## Main body of $CONFIG_STATUS script. ##

Completed in 142 milliseconds

12345678910