Home
last modified time | relevance | path

Searched refs:findLocationAfterToken (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDLexer.h437 static SourceLocation findLocationAfterToken(SourceLocation loc,
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDLexer.cpp1156 SourceLocation Lexer::findLocationAfterToken(SourceLocation Loc, in findLocationAfterToken() function in Lexer
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp2546 SourceLocation RSquare = Lexer::findLocationAfterToken( in DiagnoseMismatchedNewDelete()
HDSemaDecl.cpp1526 SourceLocation AfterColon = Lexer::findLocationAfterToken(D->getLocEnd(), in GenerateFixForUnusedDecl()