Home
last modified time | relevance | path

Searched refs:isTypeSpecSat (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h541 bool isTypeSpecSat() const { return TypeSpecSat; } in isTypeSpecSat() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp1085 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1108 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1405 if (DS.isTypeSpecSat() && !IsFixedPointType) in ConvertDeclSpecToType()