Home
last modified time | relevance | path

Searched refs:sawOpeningParen (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DVariadicMacroSupport.h111 void sawOpeningParen(SourceLocation LParenLoc) { in sawOpeningParen() function
242 using VAOptDefinitionContext::sawOpeningParen;
/external/llvm-project/clang/lib/Lex/
DTokenLexer.cpp291 VCtx.sawOpeningParen(Tokens[I].getLocation()); in ExpandFunctionArguments()
DPPDirectives.cpp2657 VAOCtx.sawOpeningParen(Tok.getLocation()); in ReadOptionalMacroParameterListAndBody()