Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h29 ResolvedFalse, enumerator
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1894 nullptr, ExplicitSpecKind::ResolvedFalse};
1906 return ExplicitSpec.getInt() != ExplicitSpecKind::ResolvedFalse || in isSpecified()
2560 : ExplicitSpecKind::ResolvedFalse); in getExplicitSpecifierInternal()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7597 : clang::ExplicitSpecKind::ResolvedFalse); in AddMethodToCXXRecordType()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp13813 : ExplicitSpecKind::ResolvedFalse); in tryResolveExplicitSpecifier()