Searched defs:OptionValueFileColonLine (Results 1 – 2 of 2) sorted by relevance
24 OptionValueFileColonLine::OptionValueFileColonLine() in OptionValueFileColonLine() function in OptionValueFileColonLine29 OptionValueFileColonLine::OptionValueFileColonLine(llvm::StringRef input) in OptionValueFileColonLine() function in OptionValueFileColonLine
35 TEST(OptionValueFileColonLine, setFromString) { in TEST() argument