Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()