Searched refs:isFunctionLocalStringLiteralMacro (Results 1 – 3 of 3) sorted by relevance
42 bool isFunctionLocalStringLiteralMacro(tok::TokenKind K, const LangOptions &LO);
442 bool clang::isFunctionLocalStringLiteralMacro(tok::TokenKind K, in isFunctionLocalStringLiteralMacro() function in clang452 isFunctionLocalStringLiteralMacro(Tok.getKind(), LO); in tokenIsLikeStringLiteral()
1999 if (!isFunctionLocalStringLiteralMacro(Tok.getKind(), getLangOpts())) { in ExpandFunctionLocalPredefinedMacros()