Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp894 SourceLocation ExprStartLoc = SourceMgr.getExpansionLoc(Tok.getLocation()); in EvaluateDirectiveExpression() local
897 SourceRange ConditionRange = ExprStartLoc; in EvaluateDirectiveExpression()
910 {ExprStartLoc, ConditionRange.getEnd()}}; in EvaluateDirectiveExpression()