Home
last modified time | relevance | path

Searched defs:getBufferLocation (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
DLexer.h226 const char *getBufferLocation() const { return BufferPtr; } in getBufferLocation() function
/external/llvm-project/clang/include/clang/Lex/
DLexer.h270 const char *getBufferLocation() const { return BufferPtr; } in getBufferLocation() function