Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransformActions.cpp590 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, in getLocForEndOfToken() function in TransformActionsImpl
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp47 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { in getLocForEndOfToken() function in Sema
/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DLexer.cpp765 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, in getLocForEndOfToken() function in Lexer