Searched refs:Body (Results 1 – 3 of 3) sorted by relevance
181 if (clang::Stmt *Body = FD->getBody()) { in ValidateFunctionDecl() local182 Visit(Body); in ValidateFunctionDecl()300 } else if (clang::Stmt *Body = (*DI)->getBody()) { in Validate() local301 Visit(Body); in Validate()
55 union Body { union
67 performance using the framework APIs. For example, the Google Body app is developed entirely