Searched defs:getLocForEndOfToken (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransformActions.cpp591 SourceLocation TransformActionsImpl::getLocForEndOfToken(SourceLocation loc, function in class:TransformActionsImpl
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp778 SourceLocation Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, function in class:Lexer
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp49 SourceLocation Sema::getLocForEndOfToken(SourceLocation Loc, unsigned Offset) { function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1784 SourceLocation getLocForEndOfToken(SourceLocation Loc, unsigned Offset = 0) { function in class:clang::Preprocessor

Completed in 89 milliseconds