/llvm-project/clang/include/clang/AST/ |
H A D | StmtVisitor.h | 109 #define ABSTRACT_STMT(STMT) in Visit() macro 108 ABSTRACT_STMT(STMT) Visit() argument 117 #define STMT( global() macro
|
H A D | Stmt.h | 88 #define STMT(CLASS, PARENT) CLASS##Class, macro 93 #define ABSTRACT_STMT(STMT) argument
|
H A D | ASTFwd.h | 23 #define STMT(DERIVED, BASE) class DERIVED; macro
|
H A D | ASTTypeTraits.h | 153 #define STMT(DERIVED, BASE) NKI_##DERIVED, macro
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | macro-expressions.cpp | 15 #define STMT(s) s macro 47 void STMT(fn2()) { in STMT() function 50 void STMT(fn3)() { in STMT() function
|
H A D | terminate-statements.cpp | 141 #define STMT(S) S macro
|
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/ |
H A D | LvlTypeParser.cpp | 17 #define FAILURE_IF_FAILED(STMT) \ argument
|
/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 94 #define STMT(CLASS, PARENT) \ macro 65 ABSTRACT_STMT(STMT) getStmtInfoTableEntry() argument 66 #define STMT( getStmtInfoTableEntry() macro 86 #define STMT( global() macro 280 #define STMT( check_implementations() macro 291 #define STMT( children() macro 330 #define STMT( getSourceRange() macro 342 #define STMT( getBeginLoc() macro 354 #define STMT( getEndLoc() macro [all...] |
H A D | ASTTypeTraits.cpp | 45 #define STMT(DERIVED, BASE) { NKI_##BASE, #DERIVED }, macro 133 #define STMT(CLASS, PARENT) \ in getFromNode() macro
|
H A D | ExprClassification.cpp | 115 #define STMT(Kind, Base) case Expr::Kind##Class: in ClassifyInternal() macro
|
H A D | ASTStructuralEquivalence.cpp | 413 #define STMT(CLASS, PARENT) \ macro 440 #define STMT(CLASS, PARENT) \ in IsEquivalent() macro
|
H A D | Expr.cpp | 281 #define STMT( getExprLoc() macro 2027 #define STMT( path_buffer() macro 3578 #define STMT( HasSideEffects() macro
|
H A D | StmtOpenMP.cpp | 376 #define STMT( getTransformedStmt() macro 389 #define STMT( getPreInits() macro
|
H A D | StmtPrinter.cpp | 164 #define STMT( global() macro
|
H A D | StmtProfile.cpp | 49 #define STMT(Node, Base) void Visit##Node(const Node *S); macro
|
H A D | ItaniumMangle.cpp | 4705 #define STMT( mangleExpression() macro
|
H A D | ExprConstant.cpp | 16344 #define STMT( CheckICE() macro
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 118 #define STMT( EmitStmt() macro
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterStmt.cpp | 113 #define STMT( global() macro
|
H A D | ASTReaderStmt.cpp | 124 #define STMT( global() macro
|
/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 808 #define STMT( global() macro 4092 #define STMT( TransformStmt() macro 4102 #define STMT( TransformStmt() macro 4144 #define STMT( TransformExpr() macro
|