Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp52 AllocKind &AKind, CheckerContext &C) const;
119 AllocKind &AKind, in getArrayRegion() argument
132 AKind = *Kind; in getArrayRegion()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1353 Attribute::AttrKind AKind; member
1365 SetAttribute(SetAttr), AKind(AK), in InferenceDescriptor()
1423 return D.AKind == ID.AKind; in run()