OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Attachment
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContextImpl.h
1276
struct
Attachment
{
1282
SmallVector<
Attachment
, 1> Attachments;
1288
/// Returns the first
attachment
with the given ID or nullptr if no such
1289
///
attachment
exists.
1297
/// Appends all attachments for the global to \c Result, sorting by
attachment
1302
/// Set an
attachment
to a particular node.
1304
/// Set the \c ID
attachment
to \c MD, replacing the current attachments at \c
1308
/// Adds an
attachment
to a particular node.
LLVMContextImpl.h
1276
struct
Attachment
{
1282
SmallVector<
Attachment
, 1> Attachments;
1288
/// Returns the first
attachment
with the given ID or nullptr if no such
1289
///
attachment
exists.
1297
/// Appends all attachments for the global to \c Result, sorting by
attachment
1302
/// Set an
attachment
to a particular node.
1304
/// Set the \c ID
attachment
to \c MD, replacing the current attachments at \c
1308
/// Adds an
attachment
to a particular node.
Completed in 55 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026