Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h3224 SourceLocation TokenLoc; variable
/external/clang/lib/Sema/
DSemaExpr.cpp8590 ExprResult Sema::ActOnGNUNullExpr(SourceLocation TokenLoc) { in ActOnGNUNullExpr()