Home
last modified time | relevance | path

Searched defs:TypeSet (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp551 std::set<ArgKind> TypeSet(std::begin(InitialTypes), std::end(InitialTypes)); in getAcceptedCompletionTypes() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h428 typedef std::set<lldb_private::Type *> TypeSet; typedef
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp7375 llvm::SmallPtrSet<QualType, 8>> TypeSet; typedef in __anon832832a00a11::BuiltinCandidateTypeSet