Searched defs:isHidden (Results 1 – 8 of 8) sorted by relevance
56 virtual bool isHidden() const { return false; } isHidden() function
72 bool isHidden() const final { return true; } in isHidden() function 89 bool isHidden() const override { return true; } in isHidden() function 105 bool isHidden() const override { return true; } in isHidden() function
417 addLibrary(StringRef name,bool isNeeded,bool isWeak,bool isReexport,bool isHidden,bool isExplicit,LoadType loadType) addLibrary() argument
78 bool isHidden() const { return IsHidden; } in isHidden() function79 void setHidden(bool isHidden) { IsHidden = isHidden; } in setHidden()
208 bool Symbol::isHidden() const { isHidden() function in lld::wasm::Symbol 214 setHidden(bool isHidden) setHidden() argument
129 static bool isHidden(const Record *R) { isHidden() function
93 bool isHidden() const { in isHidden() function
2132 LLVM_ATTRIBUTE_USED static bool isHidden(const CheckerRegistryData &Registry, isHidden() function