Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp57 SMLoc LastVersionDirective; member in __anon9794c5880111::DarwinAsmParser
199 LastVersionDirective = SMLoc(); in Initialize()
1051 if (LastVersionDirective.isValid()) { in checkVersion()
1053 Note(LastVersionDirective, "previous definition is here"); in checkVersion()
1055 LastVersionDirective = Loc; in checkVersion()