Home
last modified time | relevance | path

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

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