Home
last modified time | relevance | path

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

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