Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp56 SMLoc LastVersionDirective; member in __anon6b2a3bb90111::DarwinAsmParser
198 LastVersionDirective = SMLoc(); in Initialize()
1101 if (LastVersionDirective.isValid()) { in checkVersion()
1103 Note(LastVersionDirective, "previous definition is here"); in checkVersion()
1105 LastVersionDirective = Loc; in checkVersion()
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp56 SMLoc LastVersionDirective; member in __anonc7f430c50111::DarwinAsmParser
198 LastVersionDirective = SMLoc(); in Initialize()
1101 if (LastVersionDirective.isValid()) { in checkVersion()
1103 Note(LastVersionDirective, "previous definition is here"); in checkVersion()
1105 LastVersionDirective = Loc; in checkVersion()