Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp467 void checkVersion(StringRef Directive, StringRef Arg, SMLoc Loc,
1091 void DarwinAsmParser::checkVersion(StringRef Directive, StringRef Arg, in checkVersion() function in DarwinAsmParser
1137 checkVersion(Directive, StringRef(), Loc, ExpectedOS); in parseVersionMin()
1199 checkVersion(Directive, PlatformName, Loc, ExpectedOS); in parseBuildVersion()