Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMoveChecker.cpp70 AK_Invalid = -1, enumerator
197 .Default(AK_Invalid); in setAggressiveness()
199 if (Aggressiveness == AK_Invalid) in setAggressiveness()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp542 AK_Invalid = -1, in ParseMicrosoftDeclSpecArgs() enumerator
591 Kind = AK_Invalid; in ParseMicrosoftDeclSpecArgs()
614 if (Kind == AK_Invalid) { in ParseMicrosoftDeclSpecArgs()