Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMoveChecker.cpp70 AK_Invalid = -1, enumerator
197 .Default(AK_Invalid); in setAggressiveness()
199 if (Aggressiveness == AK_Invalid) in setAggressiveness()
/external/clang/lib/Parse/
DParseDecl.cpp411 AK_Invalid = -1, in ParseMicrosoftDeclSpecArgs() enumerator
460 Kind = AK_Invalid; in ParseMicrosoftDeclSpecArgs()
483 if (Kind == AK_Invalid) { in ParseMicrosoftDeclSpecArgs()
/external/llvm-project/clang/lib/Parse/
DParseDecl.cpp551 AK_Invalid = -1, in ParseMicrosoftDeclSpecArgs() enumerator
600 Kind = AK_Invalid; in ParseMicrosoftDeclSpecArgs()
623 if (Kind == AK_Invalid) { in ParseMicrosoftDeclSpecArgs()