Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp86 enum TBDKey : size_t { enum
185 TBDKey Key, const Object *Obj, in getRequiredValue()
203 TBDKey Key, const Object *Obj, in getRequiredValue()
218 Error collectFromArray(TBDKey Key, const Object *Obj, in collectFromArray()
242 TBDKey::TBDVersion, File, &Object::getInteger, in getVersion()
389 case TBDKey::Reexports: in getSymbolSection()
392 case TBDKey::Undefineds: in getSymbolSection()
621 getLibSection(File, TBDKey::AllowableClients, TBDKey::Clients, Targets); in parseToInterfaceFile()
627 getLibSection(File, TBDKey::ReexportLibs, TBDKey::Names, Targets); in parseToInterfaceFile()
632 auto RPathsOrErr = getLibSection(File, TBDKey::RPath, TBDKey::Paths, Targets); in parseToInterfaceFile()
[all …]