Home
last modified time | relevance | path

Searched defs:TokenLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp22 bool isSemicolonAtLocation(SourceLocation TokenLoc, const SourceManager &SM, in isSemicolonAtLocation()
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1319 SourceLocation TokenLoc = Tok->getLocation(); findLocationAfterToken() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4606 SourceLocation TokenLoc; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17452 ActOnGNUNullExpr(SourceLocation TokenLoc) ActOnGNUNullExpr() argument