Searched defs:FIRST (Results 1 – 8 of 8) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/ |
H A D | header-include-cycle.first-d.hpp | 2 #define FIRST macro
|
/llvm-project/clang/test/Modules/Inputs/odr_hash-elaborated-types/ |
H A D | first.h | 2 #define FIRST macro
|
/llvm-project/clang/include/clang/AST/ |
H A D | Comment.h | 55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument 57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
|
H A D | Stmt.h | 89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument 91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
|
H A D | OpenMPClause.h | 1647 enum {FIRST, SECOND, NUM_MODIFIERS}; global() enumerator [all...] |
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | ParallelSnippetGenerator.cpp | 121 FIRST = PickRandomRegs, enumerator
|
/llvm-project/clang/lib/Basic/ |
H A D | IdentifierTable.cpp | 428 HASH(LEN,FIRST,THIRD) getPPKeywordID() argument 430 CASE(LEN,FIRST,THIRD,NAME) getPPKeywordID() argument
|
/llvm-project/clang/test/Modules/ |
H A D | compare-objc-protocol.m | 82 #if defined(FIRST) category
|