Home
last modified time | relevance | path

Searched defs:FIRST (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/Inputs/
H A Dheader-include-cycle.first-d.hpp2 #define FIRST macro
/llvm-project/clang/test/Modules/Inputs/odr_hash-elaborated-types/
H A Dfirst.h2 #define FIRST macro
/llvm-project/clang/include/clang/AST/
H A DComment.h55 #define COMMENT_RANGE(BASE, FIRST, LAST) \ argument
57 #define LAST_COMMENT_RANGE(BASE, FIRST, LAST) \ argument
H A DStmt.h89 #define STMT_RANGE(BASE, FIRST, LAST) \ argument
91 #define LAST_STMT_RANGE(BASE, FIRST, LAST) \ argument
H A DOpenMPClause.h1647 enum {FIRST, SECOND, NUM_MODIFIERS}; global() enumerator
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DParallelSnippetGenerator.cpp121 FIRST = PickRandomRegs, enumerator
/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp428 HASH(LEN,FIRST,THIRD) getPPKeywordID() argument
430 CASE(LEN,FIRST,THIRD,NAME) getPPKeywordID() argument
/llvm-project/clang/test/Modules/
H A Dcompare-objc-protocol.m82 #if defined(FIRST) category