Home
last modified time | relevance | path

Searched defs:decorator (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/python/mlir/dialects/
H A Dfunc.py168 def decorator(f): global() function
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Danalyze.py449 def decorator(function): function
/llvm-project/mlir/test/Examples/NVGPU/tools/
H A Dnvdsl.py309 def decorator(func): function
/llvm-project/libcxx/utils/libcxx/test/
H A Ddsl.py53 def decorator(function): function
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp3342 for (auto decorator : decorators) global() local
3357 for (auto decorator : opTrait->getEffects()) global() local