Home
last modified time | relevance | path

Searched defs:constructors (Results 1 – 9 of 9) sorted by relevance

/llvm-project/mlir/include/mlir/Query/Matcher/
H A DRegistry.h33 const ConstructorMap &constructors() const { return constructorMap; } in constructors() function
/llvm-project/compiler-rt/test/BlocksRuntime/
H A Dcopyconstructor.C12 int constructors = 0; variable
H A Dreference.C16 int constructors = 0; variable
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-methods.cpp70 void constructors() { in constructors() function
H A Dmicrosoft-abi-structors.cpp205 namespace constructors { namespace
/llvm-project/polly/lib/External/isl/interface/
H A Dgenerator.h85 function_set constructors; member
H A Dgenerator.cc167 const function_set &constructors = clazz.constructors; in extract_class_automatic_conversions() local
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon1ac29ca80111::RegistryMaps
/llvm-project/clang/test/SemaCXX/
H A Dcxx2b-consteval-propagate.cpp117 namespace constructors { namespace