Home
last modified time | relevance | path

Searched defs:FromString (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h33 static ParsedSourceLocation FromString(StringRef Str) { in FromString() function
/llvm-project/llvm/unittests/ADT/
H A DAPSIntTest.cpp162 TEST(APSIntTest, FromString) { in TEST() argument