Home
last modified time | relevance | path

Searched refs:processImportedEntity (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h132 void processImportedEntity(DIImportedEntity *Import);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp245 processImportedEntity(Import); in processCompileUnit()
297 void DebugInfoFinder::processImportedEntity(DIImportedEntity *Import) { in processImportedEntity() function in DebugInfoFinder
361 processImportedEntity(Import); in processSubprogram()