Searched refs:isConstrainedAuto (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h484 bool isConstrainedAuto() const { return ConstrainedAuto; } function in class:clang::DeclSpec
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp1654 if (DS.isConstrainedAuto()) {
5985 if (!DS.isConstrainedAuto())

Completed in 217 milliseconds