Home
last modified time | relevance | path

Searched defs:isCpp (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/filetypes/
H A DCppFileType.java29 boolean isCpp, boolean canSource) in CppFileType()
40 public boolean isCpp() in isCpp() method in CppFileType
H A DTextFileType.java277 public boolean isCpp() in isCpp() method in TextFileType
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/redasm/loaders/pe/borland/
H A Dborland_version.cpp8 bool BorlandVersion::isCpp() const { return IS_CPP(m_packageinfo); } in isCpp() function in REDasm::BorlandVersion
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/stylish-haskell-0.12.2.0/lib/Language/Haskell/Stylish/
H A DParse.hs45 let isCpp = isMultiline || listToMaybe x == Just '#' function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/clang/
H A DRCompilationDatabase.hpp91 bool isCpp; member
H A DRCompilationDatabase.cpp188 std::string computeCompilerHash(bool isCpp) in computeCompilerHash()
387 bool isCpp = true; in updateForCurrentPackage() local
408 bool isCpp) in compileArgsForPackage()
1072 bool isCpp = packageIsCpp(pkgInfo.linkingTo(), srcDir); in packageCompilationArgs() local
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/clangsettings/
H A Dclangsettingsmanager.cpp91 bool ParserSettings::isCpp() const in isCpp() function in ParserSettings
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DProfilingStack.h103 bool isCpp() const volatile { return hasFlag(IS_CPP_ENTRY); } in isCpp() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DProfilingStack.h102 bool isCpp() const volatile { return hasFlag(IS_CPP_ENTRY); } in isCpp() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DProfilingStack.h102 bool isCpp() const volatile { return hasFlag(IS_CPP_ENTRY); } in isCpp() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DProfilingStack.h182 bool isCpp() const { in isCpp() function
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckleakautovar.cpp235 static bool isLocalVarNoAutoDealloc(const Token *varTok, const bool isCpp) in isLocalVarNoAutoDealloc()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckleakautovar.cpp235 static bool isLocalVarNoAutoDealloc(const Token *varTok, const bool isCpp) in isLocalVarNoAutoDealloc()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Format/
H A DFormat.h1238 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Format/
H A DFormat.h1198 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Format/
H A DFormat.h1409 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Format/
H A DFormat.h1516 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Format/
H A DFormat.h1516 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Format/
H A DFormat.h1724 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Format/
H A DFormat.h1706 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Format/
H A DFormat.h2330 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Format/
H A DFormat.h1731 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Format/
H A DFormat.h2330 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Format/
H A DFormat.h2669 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Format/
H A DFormat.h2509 bool isCpp() const { return Language == LK_Cpp || Language == LK_ObjC; } in isCpp() function

123