| Home | Sort by: relevance | last modified time | path |
| /src/external/apache2/llvm/dist/clang/include/clang/AST/ | |
| Stmt.h | 1434 Stmt *body_front() { return !body_empty() ? body_begin()[0] : nullptr; } function in class:clang::final 1453 const Stmt *body_front() const { function in class:clang::final |