Searched defs:getComdatIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp166 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { function in class:__anon4804::Builder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h185 int getComdatIndex() const { return ComdatIndex; } function in struct:llvm::irsymtab::Symbol

Completed in 110 milliseconds