Home
last modified time | relevance | path

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

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