Home
last modified time | relevance | path

Searched refs:getConstexprSpecifier (Results 1 – 4 of 4) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h793 ConstexprSpecKind getConstexprSpecifier() const { in getConstexprSpecifier() function
799 return getConstexprSpecifier() != ConstexprSpecKind::Unspecified; in hasConstexprSpecifier()
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Sema/
DDeclSpec.h832 ConstexprSpecKind getConstexprSpecifier() const { in getConstexprSpecifier() function
838 return getConstexprSpecifier() != ConstexprSpecKind::Unspecified; in hasConstexprSpecifier()
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h829 ConstexprSpecKind getConstexprSpecifier() const { in getConstexprSpecifier() function
835 return getConstexprSpecifier() != ConstexprSpecKind::Unspecified; in hasConstexprSpecifier()
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h828 ConstexprSpecKind getConstexprSpecifier() const { in getConstexprSpecifier() function
834 return getConstexprSpecifier() != ConstexprSpecKind::Unspecified; in hasConstexprSpecifier()