Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h502 bool isTypeSpecSat() const { return TypeSpecSat; } in isTypeSpecSat() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp1470 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1493 if (DS.isTypeSpecSat()) in ConvertDeclSpecToType()
1776 if (DS.isTypeSpecSat() && !IsFixedPointType) in ConvertDeclSpecToType()