Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp657 bool Explicit = UmbrellaModule->InferExplicitSubmodules; findOrCreateModuleForHeaderInUmbrellaDir() local
1939 bool Explicit = false; parseModuleDecl() local
2845 parseInferredModuleDecl(bool Framework,bool Explicit) parseInferredModuleDecl() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h379 Explicit, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1007 auto shouldDump = [&](bool Explicit, const char *Name, unsigned ID, in dump() argument
1004 bool Explicit = DumpType != DIDT_All && !IsDWO; dump() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2534 bool Explicit = false; isDefinedInClangModule() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1299 CheckCXXThisCapture(SourceLocation Loc,const bool Explicit,bool BuildAndDiagnose,const unsigned * const FunctionScopeIndexToStopAt,const bool ByCopy) CheckCXXThisCapture() argument
[all...]
H A DSemaExpr.cpp19768 bool Explicit = (Kind != TryCapture_Implicit); tryCaptureVariable() local