Home
last modified time | relevance | path

Searched refs:GetBeginningOfToken (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
DLexer.h295 static SourceLocation GetBeginningOfToken(SourceLocation Loc,
/external/clang/lib/Edit/
DEditedSource.cpp323 SourceLocation BeginTokLoc = Lexer::GetBeginningOfToken(Loc, SM, LangOpts); in adjustRemoval()
/external/clang/lib/Lex/
DLexer.cpp509 SourceLocation Lexer::GetBeginningOfToken(SourceLocation Loc, in GetBeginningOfToken() function in Lexer
/external/clang/tools/libclang/
DCIndex.cpp4931 SLoc = Lexer::GetBeginningOfToken(SLoc, CXXUnit->getSourceManager(), in getCursor()