Home
last modified time | relevance | path

Searched defs:cxxConstructorDecl (Results 1 – 25 of 34) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/
H A Dplugin.h41 #define cxxConstructorDecl constructorDecl macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dpassparamsbyref.cxx90 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(functionDecl); in PostTraverseFunctionDecl() local
H A Dcheckunusedparams.cxx177 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(cxxMethodDecl); in VisitFunctionDecl() local
H A Doncevar.cxx232 const CXXConstructorDecl* cxxConstructorDecl = expr->getConstructor(); in VisitCXXConstructExpr() local
H A Dconstparams.cxx270 …if (auto cxxConstructorDecl = dyn_cast_or_null<CXXConstructorDecl>(parentsRange.begin()->get<Decl>… in checkIfCanBeConst() local
H A Dunusedfields.cxx430 bool UnusedFields::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
1113 bool UnusedFields::VisitCXXConstructorDecl( const CXXConstructorDecl* cxxConstructorDecl ) in VisitCXXConstructorDecl()
H A Dconstvars.cxx234 bool ConstVars::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
H A Dsinglevalfields.cxx304 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(parentFunction); in walkPotentialAssign() local
H A Dconstfields.cxx284 bool ConstFields::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dpassparamsbyref.cxx90 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(functionDecl); in PostTraverseFunctionDecl() local
H A Dcheckunusedparams.cxx171 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(cxxMethodDecl); in VisitFunctionDecl() local
H A Doncevar.cxx232 const CXXConstructorDecl* cxxConstructorDecl = expr->getConstructor(); in VisitCXXConstructExpr() local
H A Dconstparams.cxx267 …if (auto cxxConstructorDecl = dyn_cast_or_null<CXXConstructorDecl>(parentsRange.begin()->get<Decl>… in checkIfCanBeConst() local
H A Dunusedfields.cxx373 bool UnusedFields::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
1034 bool UnusedFields::VisitCXXConstructorDecl( const CXXConstructorDecl* cxxConstructorDecl ) in VisitCXXConstructorDecl()
H A Dconstvars.cxx227 bool ConstVars::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
H A Dsinglevalfields.cxx286 auto cxxConstructorDecl = dyn_cast<CXXConstructorDecl>(parentFunction); in walkPotentialAssign() local
H A Dconstfields.cxx277 bool ConstFields::TraverseCXXConstructorDecl(CXXConstructorDecl* cxxConstructorDecl) in TraverseCXXConstructorDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp597 cxxConstructorDecl; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp598 cxxConstructorDecl; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp595 cxxConstructorDecl; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp650 cxxConstructorDecl; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp650 cxxConstructorDecl; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp749 cxxConstructorDecl; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp749 cxxConstructorDecl; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp791 cxxConstructorDecl; variable

12