Searched refs:FromString (Results 1 – 3 of 3) sorted by relevance
32 static ParsedSourceLocation FromString(StringRef Str) { in FromString() function94 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString()127 Val = ParsedSourceLocation::FromString(ArgValue); in parse()
145 TEST(APSIntTest, FromString) { in TEST() argument
2794 ParsedSourceLocation::FromString(A->getValue()); in ParseFrontendArgs()