|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/ADT/Optional.h 204 value = std::move(y);
include/llvm/Analysis/ObjCARCAnalysisUtils.h 270 ImpreciseReleaseMDKind = NoneType::None;
271 CopyOnEscapeMDKind = NoneType::None;
272 NoObjCARCExceptionsMDKind = NoneType::None;
include/llvm/DebugInfo/CodeView/TypeCollection.h 40 Next = getNext(N);
include/llvm/DebugInfo/GSYM/FunctionInfo.h 153 OptLineTable = None;
154 Inline = None;
include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h 78 this->RM = std::move(RM);
84 this->CM = std::move(CM);
include/llvm/Support/Alignment.h 129 MaybeAlign &operator=(MaybeAlign &&Other) = default;
include/llvm/Support/BinaryStreamRef.h 43 BinaryStreamRefBase &operator=(BinaryStreamRefBase &&Other) = default;
include/llvm/Support/Error.h 1250 Line = std::move(LineNum);
include/llvm/Support/FormatProviders.h 66 Result = None;
69 Result = None;
include/llvm/Support/JSON.h 598 Out = llvm::None;
669 Out = llvm::None;
include/llvm/Support/YAMLTraits.h 1322 Result = BufPtr->denormalize(io);
include/llvm/Support/type_traits.h 130 static auto get(F*) -> decltype(std::declval<F &>() = std::declval<F &&>(), std::true_type{});
lib/Analysis/CFLAndersAliasAnalysis.cpp 771 DstBelow = getNodeBelow(Graph, *DstBelow);
lib/Analysis/MemorySSA.cpp 1464 LocInfo.AR = None;
lib/Analysis/ScalarEvolution.cpp 8610 SO = APIntOps::SolveQuadraticEquationWrap(A, B, -Bound, BitWidth);
lib/AsmParser/LLParser.cpp 2192 HowManyArg = None;
lib/Bitcode/Reader/BitcodeAnalyzer.cpp 766 if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType)))
lib/Bitcode/Writer/BitcodeWriter.cpp 4082 CallValueId = getValueId(GUID);
lib/CodeGen/AsmPrinter/AsmPrinter.cpp 773 if ((Size = MI.getRestoreSize(TII))) {
775 } else if ((Size = MI.getFoldedRestoreSize(TII))) {
778 } else if ((Size = MI.getSpillSize(TII))) {
780 } else if ((Size = MI.getFoldedSpillSize(TII))) {
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp 665 B = Table.getNext(*B);
lib/CodeGen/AsmPrinter/DwarfExpression.cpp 482 PrevConvertOp = None;
lib/CodeGen/LiveDebugValues.cpp 619 FragmentHolder = LiveDebugValues::OptFragmentInfo(Fragment);
967 if (!(Loc = isRestoreInstruction(MI, MF, Reg)))
lib/CodeGen/MachineBasicBlock.cpp 52 IrrLoopHeaderWeight = B->getIrrLoopHeaderWeight();
lib/CodeGen/SelectionDAG/StatepointLowering.cpp 620 SpillMap.SlotMap[V] = None;
lib/DebugInfo/CodeView/CVTypeVisitor.cpp 164 I = Types.getNext(*I);
lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp 99 if ((ByteSize = dwarf::getFixedFormByteSize(F, dwarf::FormParams()))) {
lib/DebugInfo/DWARF/DWARFContext.cpp 1044 Local.TagOffset = TagOffsetAttr->getAsUnsignedConstant();
1053 Local.Size = getTypeSize(Type, getCUAddrSize());
lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp 96 Data = None;
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp 426 Personality = Data.getEncodedPointer(
504 LSDAAddress = Data.getEncodedPointer(
lib/DebugInfo/DWARF/DWARFDebugLine.cpp 1094 Result.Source = getSourceByIndex(Row.File, Kind);
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp 122 BaseAddr = U.getAddrOffsetSectionItem(RLE.Value0);
lib/DebugInfo/DWARF/DWARFDie.cpp 156 LB = L->getAsUnsignedConstant();
158 Count = CountV->getAsUnsignedConstant();
160 UB = UpperV->getAsUnsignedConstant();
164 if ((DefaultLB =
167 LB = None;
lib/DebugInfo/DWARF/DWARFUnit.cpp 773 BaseAddr = toSectionedAddress(PC);
lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp 46 TI = Types.getNext(*TI);
lib/IR/AsmWriter.cpp 1519 InRangeOp = GEP->getInRangeIndex();
lib/IR/ConstantFold.cpp 2292 IRIndex = None;
lib/IR/RemarkStreamer.cpp 90 R.Loc = toRemarkLocation(Diag.getLocation());
91 R.Hotness = Diag.getHotness();
97 R.Args.back().Loc = toRemarkLocation(Arg.Loc);
lib/LTO/LTOBackend.cpp 146 CodeModel = M.getCodeModel();
lib/Remarks/YAMLRemarkSerializer.cpp 170 StrTab = std::move(StrTabIn);
lib/Support/FileCheck.cpp 274 DefinedNumericVariable = None;
lib/Support/FileCheckImpl.h 113 void clearValue() { Value = None; }
lib/Support/LockFileManager.cpp 170 if ((Owner = readLockFile(LockFileName)))
236 if ((Owner = readLockFile(LockFileName))) {
lib/Target/AArch64/AArch64InstructionSelector.cpp 969 VRegAndVal = getConstantVRegValWithLookThrough(RHS, MRI);
4231 ValAndVReg = getConstantVRegValWithLookThrough(ConstantReg, MRI);
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp 1491 if (!(Offset0P = extractConstOffset(*Src1)))
lib/Target/AMDGPU/SIPeepholeSDWA.cpp 700 Imm = foldToImm(*Src1);
757 Res = CheckOROperandsForSDWA(OrSDWA, OrOther);
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp 917 Opcode = pickOpcodeForVT(
930 Opcode = pickOpcodeForVT(TargetVT, NVPTX::LD_i8_asi, NVPTX::LD_i16_asi,
944 Opcode = pickOpcodeForVT(
949 Opcode = pickOpcodeForVT(
962 Opcode = pickOpcodeForVT(
968 Opcode = pickOpcodeForVT(
1076 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1083 Opcode =
1103 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1110 Opcode =
1131 Opcode = pickOpcodeForVT(
1139 Opcode = pickOpcodeForVT(
1151 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1158 Opcode =
1179 Opcode = pickOpcodeForVT(
1187 Opcode = pickOpcodeForVT(
1199 Opcode =
1207 Opcode = pickOpcodeForVT(
1298 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1308 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1320 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1331 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1343 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1352 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1374 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1384 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1396 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1407 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1419 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1428 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1444 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1454 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1466 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1477 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1489 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1498 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1520 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1530 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1542 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1553 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1565 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1574 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1590 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1600 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1612 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1623 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1635 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1644 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1776 Opcode = pickOpcodeForVT(SourceVT, NVPTX::ST_i8_avar, NVPTX::ST_i16_avar,
1794 Opcode = pickOpcodeForVT(SourceVT, NVPTX::ST_i8_asi, NVPTX::ST_i16_asi,
1814 Opcode = pickOpcodeForVT(
1819 Opcode = pickOpcodeForVT(SourceVT, NVPTX::ST_i8_ari, NVPTX::ST_i16_ari,
1838 Opcode =
1844 Opcode = pickOpcodeForVT(SourceVT, NVPTX::ST_i8_areg, NVPTX::ST_i16_areg,
1954 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1961 Opcode =
1975 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
1982 Opcode =
1998 Opcode = pickOpcodeForVT(
2006 Opcode = pickOpcodeForVT(
2018 Opcode = pickOpcodeForVT(EltVT.getSimpleVT().SimpleTy,
2025 Opcode =
2041 Opcode = pickOpcodeForVT(
2049 Opcode = pickOpcodeForVT(
2061 Opcode =
2069 Opcode =
2125 Opcode = pickOpcodeForVT(MemVT.getSimpleVT().SimpleTy,
2132 Opcode =
2140 Opcode = pickOpcodeForVT(
2209 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
2216 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
2223 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
2288 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
2295 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
2302 Opcode = pickOpcodeForVT(Mem->getMemoryVT().getSimpleVT().SimpleTy,
lib/Testing/Support/Annotations.cpp 37 Name = llvm::None;
42 Name = llvm::None;
lib/TextAPI/ELF/ELFStub.cpp 25 SoName = std::move(Stub.SoName);
lib/Transforms/Scalar/JumpThreading.cpp 2705 Impl = isImpliedCondition(BranchCond, GuardCond, DL, /* LHSIsTrue */ false);
lib/Transforms/Utils/Local.cpp 2683 auto &Result = BPS[V] = None;
2711 return Result = None;
tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp 53 Ctx->InitFn = llvm::Optional<InitFnRef>{};
74 Ctx->InitFn = std::move(OldInitFn);
tools/clang/lib/AST/Interp/ByteCodeStmtGen.cpp 97 ReturnType = this->classify(F->getReturnType());
tools/clang/lib/Basic/SourceManager.cpp 2129 NextStart = None;
tools/clang/lib/CodeGen/BackendUtil.cpp 1435 Conf.CodeModel = getCodeModel(CGOpts);
tools/clang/lib/CodeGen/CGDebugInfo.cpp 558 CSKind = computeChecksum(SM.getMainFileID(), Checksum);
tools/clang/lib/CodeGen/CGLoopInfo.cpp 89 Enabled = None;
tools/clang/lib/CodeGen/CoverageMappingGen.cpp 501 DeferredRegion = None;
647 LastTerminatedRegion = None;
894 DeferredRegion = None;
1196 Gap = findGapAreaBetween(S->getThen(), Else);
tools/clang/lib/Driver/ToolChains/Darwin.cpp 1677 SDKInfo = parseSDKSettings(getVFS(), Args, getDriver());
1716 OSTarget = getDeploymentTargetFromOSVersionArg(Args, getDriver());
1720 OSTarget =
1734 OSTarget = inferDeploymentTargetFromSDK(Args, SDKInfo);
1743 OSTarget =
tools/clang/lib/Format/ContinuationIndenter.cpp 1750 RawStringStyle = RawStringFormats.getEnclosingFunctionStyle(
tools/clang/lib/Frontend/PrecompiledPreamble.cpp 571 FilePath = std::move(Other.FilePath);
572 Other.FilePath = None;
579 FilePath = std::move(Other.FilePath);
580 Other.FilePath = None;
589 FilePath = None;
tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp 83 BlockInfo = std::move(MaybeBlockInfo.get());
tools/clang/lib/Lex/HeaderSearch.cpp 580 File = FileMgr.getOptionalFileRef(FrameworkName,
1108 File = FileMgr.getOptionalFileRef(HeadersFilename, /*OpenFile=*/true);
tools/clang/lib/Parse/ParseStmt.cpp 1246 ConstexprCondition = Cond.getKnownValue();
tools/clang/lib/Sema/SemaChecking.cpp13775 if (!(ArgOpt = GetNSMutableArrayArgumentIndex(*this, Message)) &&
13776 !(ArgOpt = GetNSMutableDictionaryArgumentIndex(*this, Message)) &&
13777 !(ArgOpt = GetNSSetArgumentIndex(*this, Message))) {
tools/clang/lib/Sema/SemaCodeComplete.cpp 3477 ObjCSubsts = CCContext.getBaseType()->getObjCSubstitutions(Method);
tools/clang/lib/Sema/SemaOpenMP.cpp 5451 InitDependOnLC = doesDependOnLoopCounter(LB, /*IsInitializer=*/true);
5470 CondDependOnLC = doesDependOnLoopCounter(UB, /*IsInitializer=*/false);
tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp 3848 NumArgumentsInExpansion =
tools/clang/lib/Sema/SemaTemplateVariadic.cpp 1043 NumExpansions = Expansion.getTypePtr()->getNumExpansions();
1061 NumExpansions = Expansion->getNumExpansions();
1067 NumExpansions = Argument.getNumTemplateExpansions();
tools/clang/lib/Sema/TreeTransform.h 6834 ConstexprConditionValue = Cond.getKnownValue();
12075 Result = None;
tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp 900 ElementLoc = State->getSVal(Element, LCtx).getAs<Loc>();
tools/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp 407 DV = Call.getArgSVal(0).getAs<DefinedOrUnknownSVal>();
416 DV = Call.getArgSVal(0).getAs<DefinedOrUnknownSVal>();
424 DV = InstanceCall->getCXXThisVal().getAs<DefinedOrUnknownSVal>();
tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp 3368 CheckKind = getCheckIfTracked(Family, true);
tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp 124 DV = V.getAs<DefinedSVal>();
tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp 1034 if ((LValue = V.getAs<Loc>())) {
2645 IntValue = getConcreteIntegerValue(CondVarExpr, N);
tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp 98 CE = Node->getLocationAs<CallEnter>();
tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp 1032 LeftIndex = LeftIndexVal.getAs<NonLoc>();
1042 RightIndex = RightIndexVal.getAs<NonLoc>();
tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp 199 Type = llvm::None;
tools/clang/lib/Tooling/Transformer/Stencil.cpp 174 Source = tooling::buildParens(*E, *Match.Context);
177 Source = tooling::buildDereference(*E, *Match.Context);
180 Source = tooling::buildAddressOf(*E, *Match.Context);
tools/clang/tools/clang-refactor/ClangRefactor.cpp 203 Value = None;
tools/clang/tools/extra/clang-doc/Representation.cpp 156 DefLoc = std::move(Other.DefLoc);
tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp 111 Options.User = llvm::None;
252 Result = tryReadConfigFile(CurrentPath);
tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp 58 SimpleArg = stripFloatLiteralFraction(Result, *Arg);
tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp 181 NewScale = GetNewScale(Scale, GetValue(IntLit, FloatLit));
191 NewScale = GetNewScale(Scale, GetValue(IntLit, FloatLit));
tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp 273 DefaultOptions.User = llvm::sys::Process::GetEnv("USER");
276 DefaultOptions.User = llvm::sys::Process::GetEnv("USERNAME");
tools/clang/tools/extra/clangd/CodeComplete.cpp 344 Include.Insertion = Includes.insert(ToInclude->first);
1004 Result.IDForDoc =
1440 PreferredType =
tools/clang/tools/extra/clangd/Diagnostics.cpp 456 LangOpts = None;
528 D.AbsFile = getCanonicalPath(
tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp 286 Cmd = Base->getCompileCommand(File);
tools/clang/tools/extra/clangd/XRefs.cpp 331 R.Definition = toLSPLocation(Sym.Definition, *MainFilePath);
912 HI->SymRange =
tools/clang/tools/extra/clangd/index/SymbolCollector.cpp 615 TypeStorage = OpaqueType::fromCompletionResult(*ASTCtx, SymbolCompletion);
tools/clang/tools/extra/clangd/refactor/tweaks/ExpandAutoType.cpp 60 CachedLocation = llvm::None;
tools/clang/tools/extra/clangd/unittests/FuzzyMatchTests.cpp 26 Annotated = llvm::None;
tools/clang/tools/extra/clangd/unittests/HeaderSourceSwitchTests.cpp 36 PathResult = getCorrespondingHeaderOrSource(FooH, FS.getFileSystem());
47 PathResult = getCorrespondingHeaderOrSource(FooC, FS.getFileSystem());
56 PathResult = getCorrespondingHeaderOrSource(Foo2C, FS.getFileSystem());
66 PathResult = getCorrespondingHeaderOrSource(Foo3C, FS.getFileSystem());
72 PathResult = getCorrespondingHeaderOrSource(Invalid, FS.getFileSystem());
tools/clang/tools/extra/clangd/unittests/TypeHierarchyTests.cpp 453 Result = getTypeHierarchy(AST, Source.point("SRefDependent"), 0,
tools/clang/unittests/AST/ASTImporterTest.cpp 4966 OptErr = Importer->getImportDeclErrorIfAny(FromDef);
4996 OptErr = Importer->getImportDeclErrorIfAny(FromF);
5006 OptErr = Importer->getImportDeclErrorIfAny(FromOK);
5060 OptErr = Importer->getImportDeclErrorIfAny(FromA);
5064 OptErr = Importer->getImportDeclErrorIfAny(FromB);
5068 OptErr = Importer->getImportDeclErrorIfAny(FromNS);
5076 OptErr = Importer->getImportDeclErrorIfAny(
5082 OptErr = Importer->getImportDeclErrorIfAny(
5087 OptErr =
5092 OptErr =
5121 OptErr = Importer->getImportDeclErrorIfAny(FromF);
5131 OptErr = Importer->getImportDeclErrorIfAny(FromOK);
5177 OptErr = SharedStatePtr->getImportDeclErrorIfAny(ToXFwd);
tools/clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp 106 Ctor = lookupMatcherCtor(MatcherName2);
tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp 708 OldMappings = std::move(Visitor.ModifierMappings);
715 Visitor.ModifierMappings = std::move(OldMappings);
tools/dsymutil/CompileUnit.cpp 51 if (!(Value = DIE.find(dwarf::DW_AT_location))) {
52 if ((Value = DIE.find(dwarf::DW_AT_const_value)) &&
tools/dsymutil/DwarfLinker.cpp 2117 if (!(Ref = DIE.find(dwarf::DW_AT_specification)) &&
2118 !(Ref = DIE.find(dwarf::DW_AT_abstract_origin)))
tools/dsymutil/MachODebugMapParser.cpp 497 CurrentObjectAddresses[*Name] = None;
499 CurrentObjectAddresses[*Name] = None;
tools/dsymutil/dsymutil.cpp 565 Options.LinkOpts.ResourceDir = OutputLocationOrErr->getResourceDir();
tools/gold/gold-plugin.cpp 859 Conf.CodeModel = getCodeModel();
tools/lld/COFF/SymbolTable.cpp 130 fileLine = getFileLineDwarf(c, addr);
534 fileLine = getFileLine(sc, offset);
536 fileLine = file->getVariableLocation(name);
tools/lld/ELF/Driver.cpp 1900 config->imageBase = getImageBase(args);
tools/lld/ELF/LTO.cpp 82 c.RelocModel = None;
88 c.CodeModel = getCodeModelFromCMModel();
tools/lld/lib/Driver/DarwinLdDriver.cpp 1072 resolvedPath = ctx.searchLibrary(arg->getValue());
1086 resolvedPath = ctx.findPathForFramework(arg->getValue());
tools/lld/wasm/Driver.cpp 361 config->features =
tools/lld/wasm/LTO.cpp 57 c.RelocModel = None;
tools/lldb/source/Core/IOHandler.cpp 379 got_line = SplitLineEOF(m_line_buffer);
385 got_line = SplitLine(m_line_buffer);
410 got_line = SplitLineEOF(m_line_buffer);
414 got_line = SplitLine(m_line_buffer);
tools/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp 160 if ((addr = GetURLAddress(path, LISTEN_SCHEME))) {
163 } else if ((addr = GetURLAddress(path, ACCEPT_SCHEME))) {
166 } else if ((addr = GetURLAddress(path, UNIX_ACCEPT_SCHEME))) {
169 } else if ((addr = GetURLAddress(path, CONNECT_SCHEME))) {
171 } else if ((addr = GetURLAddress(path, TCP_CONNECT_SCHEME))) {
173 } else if ((addr = GetURLAddress(path, UDP_SCHEME))) {
175 } else if ((addr = GetURLAddress(path, UNIX_CONNECT_SCHEME))) {
178 } else if ((addr = GetURLAddress(path, UNIX_ABSTRACT_CONNECT_SCHEME))) {
183 else if ((addr = GetURLAddress(path, FD_SCHEME))) {
237 } else if ((addr = GetURLAddress(path, FILE_SCHEME))) {
tools/lldb/source/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp 31 result = ParseFunctionImpl(false);
38 result = ParseFuncPtr(true);
44 result = ParseFunctionImpl(true);
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp 2697 byte_size = member_type->GetByteSize();
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp 1262 dwo_num = llvm::None;
3714 LocationInCallee = parse_simple_location(i);
3716 LocationInCaller = parse_simple_location(i);
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp 284 for (auto ti = types.getFirst(); ti; ti = types.getNext(*ti)) {
tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp 1292 for (auto ti = types.getFirst(); ti; ti = types.getNext(*ti)) {
tools/lldb/source/Utility/UserIDResolver.cpp 23 iter_bool.first->second = (this->*do_get)(id);
tools/lldb/unittests/TestingSupport/TestUtilities.h 38 RHS.Name = llvm::None;
tools/lldb/unittests/tools/lldb-server/tests/TestClient.cpp 213 m_process_info = None;
tools/llvm-cov/SourceCoverageViewHTML.cpp 557 Color = None;
tools/llvm-cov/SourceCoverageViewText.cpp 129 Highlight = None;
tools/llvm-exegesis/lib/BenchmarkResult.cpp 268 if (Pieces.size() == 2 && (RegNo = Context.getRegNo(Pieces[0]))) {
tools/llvm-lto2/llvm-lto2.cpp 225 Conf.CodeModel = getCodeModel();
tools/llvm-pdbutil/DumpOutputStyle.cpp 705 for (Optional<TypeIndex> TI = Types.getFirst(); TI; TI = Types.getNext(*TI)) {
1622 for (Optional<TypeIndex> TI = Types.getFirst(); TI; TI = Types.getNext(*TI)) {
tools/llvm-pdbutil/TypeReferenceTracker.cpp 25 for (Optional<TypeIndex> TI = Types.getFirst(); TI; TI = Types.getNext(*TI))
tools/opt/NewPMDriver.cpp 239 P = None;
unittests/ADT/OptionalTest.cpp 316 B = std::move(A);
329 B = std::move(A);
341 B = std::move(A);
unittests/BinaryFormat/DwarfTest.cpp 148 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_2_4_32);
149 AddrSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_2_4_32);
156 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_2_8_32);
157 AddrSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_2_8_32);
164 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_3_4_32);
169 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_4_4_32);
174 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_5_4_32);
180 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_3_8_64);
185 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_4_8_64);
190 RefSize = getFixedFormByteSize(DW_FORM_ref_addr, Params_5_8_64);
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp 250 FormValue = DieDG.find(Attr_DW_FORM_block);
252 BlockDataOpt = FormValue->getAsBlock();
258 FormValue = DieDG.find(Attr_DW_FORM_block1);
260 BlockDataOpt = FormValue->getAsBlock();
266 FormValue = DieDG.find(Attr_DW_FORM_block2);
268 BlockDataOpt = FormValue->getAsBlock();
274 FormValue = DieDG.find(Attr_DW_FORM_block4);
276 BlockDataOpt = FormValue->getAsBlock();
284 FormValue = DieDG.find(Attr_DW_FORM_data16);
286 BlockDataOpt = FormValue->getAsBlock();
900 OptU64 = toAddress(SubprogramDieNoPC.find(DW_AT_low_pc));
902 OptU64 = toAddress(SubprogramDieNoPC.find(DW_AT_high_pc));
905 OptU64 = toAddress(SubprogramDieNoPC.find(DW_AT_high_pc));
907 OptU64 = toUnsigned(SubprogramDieNoPC.find(DW_AT_high_pc));
909 OptU64 = SubprogramDieNoPC.getHighPC(ActualLowPC);
919 OptU64 = toAddress(SubprogramDieLowPC.find(DW_AT_low_pc));
922 OptU64 = toAddress(SubprogramDieLowPC.find(DW_AT_high_pc));
924 OptU64 = toUnsigned(SubprogramDieLowPC.find(DW_AT_high_pc));
926 OptU64 = SubprogramDieLowPC.getHighPC(ActualLowPC);
936 OptU64 = toAddress(SubprogramDieLowHighPC.find(DW_AT_low_pc));
941 OptU64 = toAddress(SubprogramDieLowHighPC.find(DW_AT_high_pc));
950 OptU64 = toUnsigned(SubprogramDieLowHighPC.find(DW_AT_high_pc));
958 OptU64 = SubprogramDieLowHighPC.getHighPC(ActualLowPC);
1547 NameOpt = VarDie.findRecursively(DW_AT_name);
1550 StringOpt = toString(NameOpt);
unittests/DebugInfo/GSYM/GSYMTest.cpp 421 InlineInfos = Root.getInlineStack(Inline1.Ranges[0].End - 1);
428 InlineInfos = Root.getInlineStack(Inline1Sub1.Ranges[0].Start);
433 InlineInfos = Root.getInlineStack(Inline1Sub1.Ranges[0].End - 1);
441 InlineInfos = Root.getInlineStack(Inline1Sub2.Ranges[0].Start);
446 InlineInfos = Root.getInlineStack(Inline1Sub2.Ranges[0].End - 1);
1106 FI.OptLineTable = llvm::None;
unittests/IR/DominatorTreeTest.cpp 695 while ((LastUpdate = B.applyUpdate())) {
749 while ((LastUpdate = B.applyUpdate())) {
800 while ((LastUpdate = B.applyUpdate())) {
830 while ((LastUpdate = B.applyUpdate())) {
857 while ((LastUpdate = B.applyUpdate())) {
883 while ((LastUpdate = B.applyUpdate())) {
913 while ((LastUpdate = B.applyUpdate())) {
951 while ((LastUpdate = B.applyUpdate())) {
usr/include/c++/7.4.0/bits/move.h 199 __a = _GLIBCXX_MOVE(__b);
200 __b = _GLIBCXX_MOVE(__tmp);
usr/include/c++/7.4.0/bits/stl_algo.h 975 *++__dest = _GLIBCXX_MOVE(*__first);
1830 *__last = _GLIBCXX_MOVE(*__next);
1834 *__last = _GLIBCXX_MOVE(__val);
1852 *__first = _GLIBCXX_MOVE(__val);
usr/include/c++/7.4.0/bits/stl_algobase.h 343 *__result = std::move(*__first);
548 *--__result = std::move(*--__last);
usr/include/c++/7.4.0/bits/stl_heap.h 135 *(__first + __holeIndex) = _GLIBCXX_MOVE(*(__first + __parent));
139 *(__first + __holeIndex) = _GLIBCXX_MOVE(__value);
225 *(__first + __holeIndex) = _GLIBCXX_MOVE(*(__first + __secondChild));
231 *(__first + __holeIndex) = _GLIBCXX_MOVE(*(__first
252 *__result = _GLIBCXX_MOVE(*__first);
usr/include/c++/7.4.0/bits/stl_pair.h 396 first = std::forward<first_type>(__p.first);
usr/include/c++/7.4.0/tuple 1253 this->_M_tail(*this)._M_head(*this) = std::forward<_U2>(__in.second);
utils/TableGen/GlobalISelEmitter.cpp 3987 OpTyOrNone =
4025 OpTyOrNone = MVTToLLT(ChildTypes.front().getMachineValueType().SimpleTy);
4361 OpTyOrNone = MVTToLLT(getValueType(
5003 RuleCoverage = None;
5007 RuleCoverage = None;