Searched refs:FirstOpLoc (Results 1 – 4 of 4) sorted by relevance
2596 SourceLocation FirstOpLoc; in ParseFoldExpression() local2600 FirstOpLoc = ConsumeToken(); in ParseFoldExpression()2613 << SourceRange(FirstOpLoc); in ParseFoldExpression()
3258 SourceLocation FirstOpLoc; in ParseFoldExpression() local3262 FirstOpLoc = ConsumeToken(); in ParseFoldExpression()3275 << SourceRange(FirstOpLoc); in ParseFoldExpression()
4486 SourceLocation FirstOpLoc; in CheckTemplateArgumentAddressOfObjectOrFunction() local4495 FirstOpLoc = UnOp->getOperatorLoc(); in CheckTemplateArgumentAddressOfObjectOrFunction()4500 if (FirstOpLoc.isValid()) { in CheckTemplateArgumentAddressOfObjectOrFunction()
6428 SourceLocation FirstOpLoc; in CheckTemplateArgumentAddressOfObjectOrFunction() local6437 FirstOpLoc = UnOp->getOperatorLoc(); in CheckTemplateArgumentAddressOfObjectOrFunction()6442 if (FirstOpLoc.isValid()) { in CheckTemplateArgumentAddressOfObjectOrFunction()