Searched defs:IsCpp (Results 1 – 5 of 5) sorted by relevance
45 const bool IsCpp = LangOpts.CXXOperatorNames; in isTypeName() local
267 bool IsCpp; variable
321 bool IsCpp; variable
87 static bool isCppAttribute(bool IsCpp, const FormatToken &Tok) { in isCppAttribute()3111 bool IsCpp; member in clang::format::__anonadd98d890111::AnnotatingParser3747 const bool IsCpp = LangOpts.CXXOperatorNames; in isFunctionDeclarationName() local
108 bool IsCpp = (ConvertedCppObject != nullptr); in run() local