OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MDAttachments
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Metadata.cpp
1141
MDNode *
MDAttachments
::lookup(unsigned ID) const {
1148
void
MDAttachments
::get(unsigned ID, SmallVectorImpl<MDNode *> &Result) const {
1154
void
MDAttachments
::getAll(
1165
void
MDAttachments
::set(unsigned ID, MDNode *MD) {
1171
void
MDAttachments
::insert(unsigned ID, MDNode &MD) {
1175
bool
MDAttachments
::erase(unsigned ID) {
1320
Info.remove_if([&KnownSet](const
MDAttachments
::Attachment &I) {
LLVMContextImpl.h
1274
class
MDAttachments
{
1463
DenseMap<const Value *,
MDAttachments
> ValueMetadata;
Completed in 18 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026