Searched defs:is_library (Results 1 – 6 of 6) sorted by relevance
93 def is_library(target): function
111 pub fn is_library(&self) -> bool { in is_library() method
59 pub fn is_library(self) -> bool { in is_library() method
584 is_library (void) in is_library() function
442 uint32_t is_library : 1; member
925 static bool is_library(const std::string& name) { in is_library() function