Home
last modified time | relevance | path

Searched defs:LangC (Results 1 – 13 of 13) sorted by relevance

/dports/editors/fxite/fxite-FXITE-0_92/src/languages/
H A Dc.h22 static LangStyle LangC = { variable
/dports/textproc/webcpp/webcpp-0.8.4-src/webcpp/
H A Dlangc.cpp8 LangC::LangC() { in LangC() function in LangC
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/libraries/ghc-boot-th/GHC/ForeignSrcLang/
H A DType.hs11 = LangC -- ^ C constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/libraries/ghc-boot-th/GHC/ForeignSrcLang/
H A DType.hs11 = LangC -- ^ C constructor
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/libraries/ghc-boot-th/GHC/ForeignSrcLang/
H A DType.hs11 = LangC -- ^ C constructor
/dports/lang/ghc/ghc-8.10.7/libraries/ghc-boot-th/GHC/ForeignSrcLang/
H A DType.hs11 = LangC -- ^ C constructor
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr97830.c4 typedef enum { LangC } cLanguage; enumerator
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr97830.c4 typedef enum { LangC } cLanguage; enumerator
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr97830.c4 typedef enum { LangC } cLanguage; enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr97830.c4 typedef enum { LangC } cLanguage; enumerator
/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp94 bool LangC = (Lang == PDB_Lang::Cpp || Lang == PDB_Lang::C); in getSourceFileFullPath() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp100 bool LangC = (Lang == PDB_Lang::Cpp || Lang == PDB_Lang::C); in getSourceFileFullPath() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libmach/
H A Ddwarf.h91 LangC = 0x0002, enumerator