Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseExpr.cpp3334 SourceLocation FirstOpLoc; in ParseFoldExpression() local
3338 FirstOpLoc = ConsumeToken(); in ParseFoldExpression()
3351 << SourceRange(FirstOpLoc); in ParseFoldExpression()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6479 SourceLocation FirstOpLoc; in CheckTemplateArgumentAddressOfObjectOrFunction() local
6488 FirstOpLoc = UnOp->getOperatorLoc(); in CheckTemplateArgumentAddressOfObjectOrFunction()
6493 if (FirstOpLoc.isValid()) { in CheckTemplateArgumentAddressOfObjectOrFunction()