Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DAttributes.cpp728 RetAttr = (1 << 2), global() enumerator
H A DVerifier.cpp2126 for (Attribute RetAttr : RetAttrs) verifyFunctionAttrs() local