Home
last modified time | relevance | path

Searched defs:Explicit (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaHLSL.h62 enum class BindingType : uint8_t { NotAssigned, Explicit, Implicit }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp423 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local
493 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1001 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
1004 StringRef Section) -> std::optional<uint64_t> * { in dump()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h423 Explicit, enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp644 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1278 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp19215 bool Explicit = (Kind != TryCaptureKind::Implicit); in tryCaptureVariable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2884 bool Explicit = false; in isDefinedInClangModule() local