Home
last modified time | relevance | path

Searched defs:BODY (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dredundant-void-arg.cpp452 #define BODY {} macro
/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h24 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator
H A DStmtCXX.h137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator