Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. global() member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp656 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
1943 bool Explicit = false; in parseModuleDecl() local
2852 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h373 Explicit, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1005 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
1008 StringRef Section) -> std::optional<uint64_t> * { in dump()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1296 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp18754 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2660 bool Explicit = false; in isDefinedInClangModule() local