Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h41 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml71 | Explicit Constructor
H A Dllvm_debuginfo.mli71 | Explicit Constructor
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp634 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
1902 bool Explicit = false; in parseModuleDecl() local
2785 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp365 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
368 StringRef Section) -> std::optional<uint64_t> * { in dump()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h367 Explicit, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h736 void setDirection(PassDirection Direction, bool Explicit) { in setDirection()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2422 bool Explicit = false; in isDefinedInClangModule() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp1263 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp19102 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local