Searched defs:isAddressSpaceSupersetOf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DType.h476 static bool isAddressSpaceSupersetOf(LangAS A, LangAS B) { function in class:clang::Qualifiers
489 bool isAddressSpaceSupersetOf(Qualifiers other) const { function in class:clang::Qualifiers

Completed in 190 milliseconds