Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h173 SmallPtrSet<Function *, 32> Specializations; global() variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp364 llvm::FoldingSetVector<EntryType> &Specializations, EntryType *Entry, in addSpecializationImpl()