Home
last modified time | relevance | path

Searched refs:CInit (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dexttype.pyx41 cdef class CInit: class
43 >>> c = CInit()
44 >>> isinstance(c, CInit)
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCPretty.hs103 prettyDeclr :: (Maybe CDeclr, Maybe CInit, Maybe CExpr) -> Doc
125 instance Pretty CInit where
H A DCAST.hs46 CDeclr(..), CInit(..), CInitList, CDesignator(..), CExpr(..),
249 Maybe CInit, -- optional initializer
469 data CInit = CInitExpr CExpr function
474 type CInitList = [([CDesignator], CInit)]
476 instance Pos CInit where
480 instance Eq CInit where
894 instance Binary CInit where
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk2hs-buildtools-0.13.8.0/c2hs/c/
H A DCPretty.hs103 prettyDeclr :: (Maybe CDeclr, Maybe CInit, Maybe CExpr) -> Doc
125 instance Pretty CInit where
H A DCAST.hs46 CDeclr(..), CInit(..), CInitList, CDesignator(..), CExpr(..),
249 Maybe CInit, -- optional initializer
469 data CInit = CInitExpr CExpr type
474 type CInitList = [([CDesignator], CInit)]
476 instance Pos CInit where
480 instance Eq CInit where
894 instance Binary CInit where
/dports/lang/v8/v8-9.6.180.12/tools/clang/string_piece_rewriters/
H A DStringPieceRewriters.cpp101 varDecl(hasInitStyle(clang::VarDecl::CInit)) in RewriteImplicitToExplicitStringConstructionRule()
184 hasParent(varDecl(unless(hasInitStyle(clang::VarDecl::CInit))))))); in RemoveAsStringRule()
/dports/devel/upp/upp/uppsrc/CodeEditor/
H A DCodeEditor.upp20 CInit.cpp,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp312 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
314 if (CInit->getSourceOrder() != 0) in getDeletionRange()
316 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp313 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
315 if (CInit->getSourceOrder() != 0) in getDeletionRange()
317 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp320 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
322 if (CInit->getSourceOrder() != 0) in getDeletionRange()
324 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp311 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
313 if (CInit->getSourceOrder() != 0) in getDeletionRange()
315 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp324 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
326 if (CInit->getSourceOrder() != 0) in getDeletionRange()
328 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp324 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
326 if (CInit->getSourceOrder() != 0) in getDeletionRange()
328 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp313 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
315 if (CInit->getSourceOrder() != 0) in getDeletionRange()
317 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp320 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
322 if (CInit->getSourceOrder() != 0) in getDeletionRange()
324 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp320 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
322 if (CInit->getSourceOrder() != 0) in getDeletionRange()
324 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp320 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
322 if (CInit->getSourceOrder() != 0) in getDeletionRange()
324 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp311 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
313 if (CInit->getSourceOrder() != 0) in getDeletionRange()
315 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp320 for (const auto *CInit : CD->inits()) { in getDeletionRange() local
322 if (CInit->getSourceOrder() != 0) in getDeletionRange()
324 InitStart = CInit->getSourceLocation(); in getDeletionRange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dsimplifyconstruct.cxx83 if (varDecl->getInitStyle() != VarDecl::InitializationStyle::CInit) in VisitVarDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dsimplifyconstruct.cxx83 if (varDecl->getInitStyle() != VarDecl::InitializationStyle::CInit) in VisitVarDecl()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/
H A Dutil.cpp131 class CInit class
134 CInit() in CInit() function in CInit
157 ~CInit() in ~CInit()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/
H A Dutil.cpp131 class CInit class
134 CInit() in CInit() function in CInit
157 ~CInit() in ~CInit()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/
H A Dutil.cpp131 class CInit class
134 CInit() in CInit() function in CInit
157 ~CInit() in ~CInit()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DLzmsDecoder.cpp33 static struct CInit struct
35 CInit() in CInit() function

123456789