Home
last modified time | relevance | path

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

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