Searched refs:LastVersionDirective (Results 1 – 1 of 1) sorted by relevance
57 SMLoc LastVersionDirective; member in __anon934a9db30111::DarwinAsmParser199 LastVersionDirective = SMLoc(); in Initialize()1102 if (LastVersionDirective.isValid()) { in checkVersion()1104 Note(LastVersionDirective, "previous definition is here"); in checkVersion()1106 LastVersionDirective = Loc; in checkVersion()