Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp2596 SourceLocation FirstOpLoc; in ParseFoldExpression() local
2600 FirstOpLoc = ConsumeToken(); in ParseFoldExpression()
2613 << SourceRange(FirstOpLoc); in ParseFoldExpression()
/external/clang/lib/Sema/
DSemaTemplate.cpp4486 SourceLocation FirstOpLoc; in CheckTemplateArgumentAddressOfObjectOrFunction() local
4495 FirstOpLoc = UnOp->getOperatorLoc(); in CheckTemplateArgumentAddressOfObjectOrFunction()
4500 if (FirstOpLoc.isValid()) { in CheckTemplateArgumentAddressOfObjectOrFunction()