Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Lex/
DVariadicMacroSupport.h96 SourceLocation getUnmatchedOpeningParenLoc() const { in getUnmatchedOpeningParenLoc() function
/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp2742 Diag(VAOCtx.getUnmatchedOpeningParenLoc(), diag::note_matching) << tok::l_paren; in ReadOptionalMacroParameterListAndBody()