Home
last modified time | relevance | path

Searched refs:NotFn (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
DVerifier.cpp598 Attributes NotFn = FAttrs & (~Attribute::FunctionOnly); in VerifyFunctionAttrs() local
599 Assert1(!NotFn, "Attribute " + Attribute::getAsString(NotFn) + in VerifyFunctionAttrs()