Searched defs:isPrivate (Results 1 – 10 of 10) sorted by relevance
410 auto isPrivate = [&](const BinaryData *BD) { in markUnmoveableSymbols() local
828 bool isPrivate = false; in handleInterface() local
452 bool PragmaIncludes::isPrivate(const FileEntry *FE) const { in isPrivate() function in clang::include_cleaner::PragmaIncludes
358 bool isPrivate() const { return properties & Private; } isPrivate() function
617 const OptionalFlag &isPrivate() const { return IsPrivate; } in isPrivate() function
63 bool isPrivate = false; global() member
767 bool isPrivate() const { isPrivate() function 1815 bool isPrivate() const { isPrivate() function
277 bool isPrivate() const { return (Segment == HSA_AMD_SEGMENT_PRIVATE); } isPrivate() function
4600 CheckAccessibility(const SourceName & name,bool isPrivate,Symbol & symbol) CheckAccessibility() argument 5935 bool isPrivate{accessSpec ? accessSpec->v == parser::AccessSpec::Kind::Private Pre() local
676 AST_POLYMORPHIC_MATCHER(isPrivate, in AST_POLYMORPHIC_MATCHER() argument