Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMoveChecker.cpp69 AK_Invalid = -1, enumerator
196 .Default(AK_Invalid); in setAggressiveness()
198 if (Aggressiveness == AK_Invalid) in setAggressiveness()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp802 AK_Invalid = -1, in ParseMicrosoftDeclSpecArgs() enumerator
851 Kind = AK_Invalid; in ParseMicrosoftDeclSpecArgs()
874 if (Kind == AK_Invalid) { in ParseMicrosoftDeclSpecArgs()