Home | History | Annotate | Download | only in Lex

Lines Matching refs:isAtStartOfMacroExpansion

896   bool isAtStartOfMacroExpansion(SourceLocation loc,
898 return Lexer::isAtStartOfMacroExpansion(loc, SourceMgr, LangOpts,