HomeSort by relevance Sort by last modified time
    Searched defs:BufferStartLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
ScratchBuffer.h 28 SourceLocation BufferStartLoc;
  /external/clang/lib/AST/
CommentParser.cpp 38 SourceLocation BufferStartLoc;
56 Pos.BufferStartLoc = Tok.getLocation();
61 return Pos.BufferStartLoc.getLocWithOffset(CharNo);

Completed in 1244 milliseconds