Home
last modified time | relevance | path

Searched defs:getLocForEndOfToken (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransformActions.cpp590 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
/external/clang/lib/Sema/
DSema.cpp47 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { in getLocForEndOfToken() function in Sema
/external/clang/lib/Lex/
DLexer.cpp759 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, in getLocForEndOfToken() function in Lexer