Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransformActions.cpp589 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
/aosp_15_r20/external/clang/lib/Sema/
H A DSema.cpp46 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { in getLocForEndOfToken() function in Sema
/aosp_15_r20/external/clang/lib/Lex/
H A DLexer.cpp761 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, in getLocForEndOfToken() function in Lexer