|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/ADT/DenseMap.h 188 return TheBucket->getSecond();
410 ValueT(other.getBuckets()[i].getSecond());
lib/Bitcode/Writer/BitcodeWriter.cpp 449 if (auto *AS = dyn_cast<AliasSummary>(Summary.getSecond()))
lib/Target/Mips/MipsRegisterBankInfo.h 146 return Types.find(MI)->getSecond();
159 return WaitingQueues.find(MI)->getSecond();
lib/Transforms/IPO/SampleProfile.cpp 1009 const FunctionSamples *FS = Pair.getSecond();
lib/Transforms/Vectorize/SLPVectorizer.cpp 585 I->getSecond() <= NumOpsWantToKeepOriginalOrder)
2078 if (Pair.getSecond()) {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp 8405 OverlappedComponents = Pair.getSecond();
8501 IsImplicit = I->getSecond();
8538 IsImplicit = I->getSecond();
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp 598 return I->getSecond();
2085 MappedVarData(Pair.getSecond(),
tools/clang/lib/Lex/PPDirectives.cpp 393 unsigned BytesToSkip = MappingIt->getSecond();
tools/clang/lib/Sema/SemaOpenMP.cpp 1344 isOpenMPPrivate(DSAIter->getSecond().Attributes)) {
1345 DVar.RefExpr = DSAIter->getSecond().RefExpr.getPointer();
1382 const DSAInfo &Data = It->getSecond();
1428 const DSAInfo &Data = It->getSecond();
1504 I->getSecond().RefExpr.getPointer() &&
1505 CPred(I->getSecond().Attributes) &&
1506 (!NotLastprivate || !I->getSecond().RefExpr.getInt()))
2098 &Callee : CallerCallees.getSecond()) {
4672 VarsWithInheritedDSA[P.getFirst()] = P.getSecond();
tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp 149 return LCM.find(&PD->getActivePath())->getSecond();
179 return LCM.find(Path)->getSecond();
2273 return It->getSecond();
2284 return It->getSecond();
tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp 126 Recorder->recordFileContent(It->getFirst(), *It->getSecond(), *InMemoryFs);
tools/dsymutil/DebugMap.cpp 105 return Mapping->getSecond();
tools/lldb/unittests/tools/lldb-server/tests/MessageObjects.cpp 66 return Iter == m_registers.end() ? nullptr : &Iter->getSecond();
tools/polly/include/polly/ScopInfo.h 1432 for (auto Access : It->getSecond()) {
tools/polly/lib/Analysis/ScopInfo.cpp 1677 return DIt->getSecond();