Searched refs:DINodeRef (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 98 using DINodeRef = TypedDINodeRef<DINode>; variable 2918 DIScope *Scope, DINodeRef Entity, 2938 (unsigned Tag, DIScope *Scope, DINodeRef Entity, 2950 DINodeRef getEntity() const { return DINodeRef(getRawEntity()); }
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 171 DIImportedEntity::get(C, Tag, Context, DINodeRef(NS), File, Line, Name); in createImportedModule()
|