Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp188 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { getComdatIndex() function in __anon23a294540111::Builder
/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h190 int getComdatIndex() const { return ComdatIndex; } getComdatIndex() function