Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp357 std::string PatternEmitter::handleConstantAttr(Attribute attr, in handleConstantAttr() function in PatternEmitter
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4557 static void handleConstantAttr(Sema &S, Decl *D, const ParsedAttr &AL) { handleConstantAttr() function