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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp646 bool hasFwdRefs() const { return MetadataList.hasFwdRefs(); } function in class:__anon3413::MetadataLoader::MetadataLoaderImpl
2179 bool MetadataLoader::hasFwdRefs() const { return Pimpl->hasFwdRefs(); } function in class:__anon3413::MetadataLoader

Completed in 121 milliseconds