Home
last modified time | relevance | path

Searched defs:EffectKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp3327 enum EffectKind { Operand, Result, Symbol, Static }; global() enum
/llvm-project/clang/include/clang/Sema/
H A DSema.h487 FunctionEffect::Kind EffectKind; global() member