Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h26 ResolvedFalse, enumerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1797 nullptr, ExplicitSpecKind::ResolvedFalse};
1809 return ExplicitSpec.getInt() != ExplicitSpecKind::ResolvedFalse || in isSpecified()
2436 : ExplicitSpecKind::ResolvedFalse); in getExplicitSpecifierInternal()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7554 : clang::ExplicitSpecKind::ResolvedFalse); in AddMethodToCXXRecordType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp13065 : ExplicitSpecKind::ResolvedFalse); in tryResolveExplicitSpecifier()