Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDVariadicMacroSupport.h92 SourceLocation getUnmatchedOpeningParenLoc() const { in getUnmatchedOpeningParenLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPPDirectives.cpp3128 Diag(VAOCtx.getUnmatchedOpeningParenLoc(), diag::note_matching) << tok::l_paren; in ReadOptionalMacroParameterListAndBody()