Home
last modified time | relevance | path

Searched defs:piece (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/test/Index/
H A DKeepGoingWithLotsOfErrors.mm23 +(void) z_Z_42 {
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPWMAFunction.cpp31 for (const MultiAffineFunction &piece : pieces) in getDomain() local
69 for (const MultiAffineFunction &piece : pieces) in valueAt() local
198 void PWMAFunction::addPiece(const MultiAffineFunction &piece) { in addPiece()
221 for (const MultiAffineFunction &piece : pieces) in print() local
/llvm-project-15.0.7/lld/MachO/
H A DMapFile.cpp86 const StringPiece &piece = isec->getStringPiece(sym->value); in getSymbolStrings() local
H A DInputSection.cpp275 const StringPiece &piece = getStringPiece(off); in getOffset() local
H A DSyntheticSections.cpp1512 const StringPiece &piece = isec->pieces[i]; in finalizeContents() local
/llvm-project-15.0.7/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h130 llvm::StringRef piece() const { in piece() function
/llvm-project-15.0.7/lld/ELF/
H A DMarkLive.cpp147 EhSectionPiece &piece = eh.pieces[i]; in scanEhFrameSection() local
H A DInputSection.cpp1330 const EhSectionPiece &piece = partition_point( in getParentOffset() local
1422 const SectionPiece &piece = getSectionPiece(offset); in getParentOffset() local
/llvm-project-15.0.7/lld/wasm/
H A DInputChunks.cpp486 const SectionPiece *piece = getSectionPiece(offset); in getParentOffset() local
/llvm-project-15.0.7/clang/lib/Analysis/
H A DPathDiagnostic.cpp170 const PathDiagnosticPiece *piece = I.get(); in HandlePathDiagnostic() local
1067 const PathDiagnosticPiece *piece = I.get(); in compute_path_size() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp383 auto piece = std::move(path.front()); in removeRedundantMsgs() local
434 auto piece = std::move(pieces.front()); in removeUnneededCalls() local
2686 const auto &piece = *I; in CompactMacroExpandedPieces() local
3089 auto piece = std::make_unique<PathDiagnosticEventPiece>( in FlushReport() local
H A DBugReporterVisitors.cpp2572 auto piece = VisitNodeImpl(N, BRC, BR); in VisitNode() local
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp203 llvm::StringRef piece = name.substr(0, dot_pos); in ResolveNameWithDictionary() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp249 std::string piece; in GetNestedTagDefinition() local