Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp427 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local
497 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h39 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml71 | Explicit Constructor
H A Dllvm_debuginfo.mli71 | Explicit Constructor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp619 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
1847 bool Explicit = false; in parseModuleDecl() local
2730 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp362 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
365 StringRef Section) -> Optional<uint64_t> * { in dump()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h753 void setDirection(PassDirection Direction, bool Explicit) { in setDirection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2304 bool Explicit = false; in isDefinedInClangModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1241 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp17700 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local