Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp425 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local
495 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h43 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp657 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
1939 bool Explicit = false; in parseModuleDecl() local
2845 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h379 Explicit, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1004 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
1007 StringRef Section) -> std::optional<uint64_t> * { in dump()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2534 bool Explicit = false; in isDefinedInClangModule() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1299 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp19768 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local