Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h35 static ParsedSourceLocation FromString(StringRef Str) { in FromString() function
102 auto Begin = ParsedSourceLocation::FromString(RangeSplit.first); in fromString()
135 Val = ParsedSourceLocation::FromString(ArgValue); in parse()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3144 ParsedSourceLocation::FromString(A->getValue()); in ParseFrontendArgs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc971 …Location10FromStringEN4llvm9StringRefE", "clang::ParsedSourceLocation::FromString(llvm::StringRef)…