Home
last modified time | relevance | path

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

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