Searched defs:Contains (Results 1 – 3 of 3) sorted by relevance
44 bool Contains(void *Handle) { in Contains() function in DynamicLibrary::HandleSet
490 bool Contains(const Scope& rhs) const { return Depth < rhs.Depth; } in Contains() function
193 void setContainsUnexpandedParameterPack(bool Contains) { in setContainsUnexpandedParameterPack()