Searched defs:DIImportedEntity (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ | ||
D | DIBuilder.h | 43 class DIImportedEntity; variable |
D | DebugInfo.h | 799 explicit DIImportedEntity(const MDNode *N) : DIDescriptor(N) {} in DIImportedEntity() function |