Searched refs:FromString (Results 1 – 2 of 2) sorted by relevance
33 static ParsedSourceLocation FromString(StringRef Str) { in FromString() function95 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString()128 Val = ParsedSourceLocation::FromString(ArgValue); in parse()
2968 ParsedSourceLocation::FromString(A->getValue()); in ParseFrontendArgs()