Searched refs:describes (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp233 getDISubprogram(DIVar->getScope())->describes(&MF->getFunction())) {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp177 assert(cast<DISubprogram>(Scope)->describes(&MF->getFunction()));
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql78 /* The PRISTINE table keeps track of pristine texts. Each row describes a
114 /* The ACTUAL_NODE table describes text changes and property changes
234 /* The NODES table describes the way WORKING nodes are layered on top of
/freebsd-12-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh48 -l descfile -- Merge the specified local describes file into the INDEX.
/freebsd-12-stable/contrib/gdb/gdb/
H A Dgdbarch.sh397 # Just like CHAR_BIT in <limits.h> but describes the target machine.
1085 - that describes the selected architecture (see gdbarch_alloc()).
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp661 bool DISubprogram::describes(const Function *F) const { function in class:DISubprogram
H A DVerifier.cpp2357 // subprogram that describes the same function).
2387 AssertDI(SP->describes(&F),
/freebsd-12-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex68 describes all of the system's hardware devices and how they're
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1837 /// Check if this subprogram describes the given function.
1840 bool describes(const Function *F) const;
2514 /// If \p DIExpr describes a fragment, the returned expression will describe
2520 /// If \p DIExpr describes a fragment, the returned expression will describe

Completed in 131 milliseconds