Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/BlocksRuntime/
H A Dcopyconstructor.C12 int constructors = 0; variable
H A Dreference.C16 int constructors = 0; variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-methods.cpp70 void constructors() { in constructors() function
H A Dmicrosoft-abi-structors.cpp218 namespace constructors { namespace
/llvm-project-15.0.7/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-15.0.7/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp50 const ConstructorMap &constructors() const { return Constructors; } in constructors() function in clang::ast_matchers::dynamic::__anon329f88c50111::RegistryMaps