Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp591 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp52 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { in getLocForEndOfToken() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp781 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, in getLocForEndOfToken() function in Lexer