Searched refs:LocFileID (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DTokenLexer.cpp575 FileID LocFileID = SourceMgr.getFileID(ResultTokLoc); local
579 = SourceMgr.getBufferData(LocFileID, &Invalid).data();
585 Lexer TL(SourceMgr.getLocForStartOfFile(LocFileID),

Completed in 79 milliseconds