Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h483 bool isTypeSpecSat() const { return TypeSpecSat; } in isTypeSpecSat() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp1469 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1492 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1735 if (DS.isTypeSpecSat() && !IsFixedPointType) in ConvertDeclSpecToType()