Searched defs:isCpp (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1516 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } function in struct:clang::format::FormatStyle

Completed in 108 milliseconds