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