Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclTemplate.cpp166 typedef SpecEntryTraits<EntryType> SETraits; in findSpecializationImpl() typedef
177 typedef SpecEntryTraits<EntryType> SETraits; in addSpecializationImpl() typedef
/external/llvm-project/clang/lib/AST/
DDeclTemplate.cpp275 using SETraits = SpecEntryTraits<EntryType>; in findSpecializationImpl() typedef
288 using SETraits = SpecEntryTraits<EntryType>; in addSpecializationImpl() typedef