Searched defs:BODY (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | redundant-void-arg.cpp | 452 #define BODY {} macro
|
/llvm-project/clang/include/clang/AST/ |
H A D | StmtObjC.h | 24 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator
|
H A D | StmtCXX.h | 137 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator
|