Searched refs:PrintLoc (Results 1 – 1 of 1) sorted by relevance
235 std::string PrintLoc = SM.getSpellingLoc(Loc).printToString(SM); in isSpelledInSource() local236 if (llvm::StringRef(PrintLoc).startswith("<scratch") || in isSpelledInSource()237 llvm::StringRef(PrintLoc).startswith("<command line>")) in isSpelledInSource()