Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPExpressions.cpp891 SourceLocation ExprStartLoc = SourceMgr.getExpansionLoc(Tok.getLocation()); in EvaluateDirectiveExpression() local
894 SourceRange ConditionRange = ExprStartLoc; in EvaluateDirectiveExpression()
906 {ExprStartLoc, ConditionRange.getEnd()}}; in EvaluateDirectiveExpression()