Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.h37 bool Explicit = false; ///< VReg was explicitly specified in the .mir file. member
/freebsd-12.1/contrib/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp428 xmlNsPtr Explicit = std::move(EC.get()); in mergeNamespaces() local
498 xmlNsPtr Explicit = std::move(ExplicitOrError.get()); in reconcileNamespaces() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp609 bool Explicit = UmbrellaModule->InferExplicitSubmodules; in findOrCreateModuleForHeaderInUmbrellaDir() local
1794 bool Explicit = false; in parseModuleDecl() local
2677 void ModuleMapParser::parseInferredModuleDecl(bool Framework, bool Explicit) { in parseInferredModuleDecl()
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp333 bool Explicit = DumpType != DIDT_All && !IsDWO; in dump() local
336 StringRef Section) -> Optional<uint64_t> * { in dump()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h754 void setDirection(PassDirection Direction, bool Explicit) { in setDirection()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1995 bool Explicit = false; in isDefinedInClangModule() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1167 bool Sema::CheckCXXThisCapture(SourceLocation Loc, const bool Explicit, in CheckCXXThisCapture()
H A DSemaExpr.cpp15326 bool Explicit = (Kind != TryCapture_Implicit); in tryCaptureVariable() local