Searched refs:ExprStartLoc (Results 1 – 2 of 2) sorted by relevance
891 SourceLocation ExprStartLoc = SourceMgr.getExpansionLoc(Tok.getLocation()); in EvaluateDirectiveExpression() local894 SourceRange ConditionRange = ExprStartLoc; in EvaluateDirectiveExpression()906 {ExprStartLoc, ConditionRange.getEnd()}}; in EvaluateDirectiveExpression()
511 auto ExprStartLoc = SM.getTopMacroCallerLoc(E->getBeginLoc()); in isPrecededByParamNameComment() local512 auto Decomposed = SM.getDecomposedLoc(ExprStartLoc); in isPrecededByParamNameComment()