Searched refs:LsrLocInfo (Results 1 – 1 of 1) sorted by relevance
793 std::pair<FileID, unsigned> LsrLocInfo = in areExprsFromDifferentMacros() local797 llvm::MemoryBufferRef MB = SM.getBufferOrFake(LsrLocInfo.first); in areExprsFromDifferentMacros()799 const char *LTokenPos = MB.getBufferStart() + LsrLocInfo.second; in areExprsFromDifferentMacros()801 Lexer LRawLex(SM.getLocForStartOfFile(LsrLocInfo.first), LO, in areExprsFromDifferentMacros()