Home
last modified time | relevance | path

Searched defs:getConstructors (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp83 iterator_range<CtorDtorIterator> getConstructors(const Module &M) { in getConstructors() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1071 static DeclContext::lookup_result getConstructors(ASTContext &Context, in getConstructors() function