Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp591 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp58 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { in getLocForEndOfToken() function in Sema
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp805 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, in getLocForEndOfToken() function in Lexer