Home
last modified time | relevance | path

Searched defs:IsCpp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp108 bool IsCpp = (ConvertedCppObject != nullptr); in run() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp87 static bool isCppAttribute(bool IsCpp, const FormatToken &Tok) { in isCppAttribute() argument
3286 isFunctionDeclarationName(bool IsCpp,const FormatToken & Current,const AnnotatedLine & Line,FormatToken * & ClosingParen) isFunctionDeclarationName() argument
3465 const bool IsCpp = Style.isCpp(); calculateFormattingInformation() local
[all...]