Searched defs:isBase (Results 1 – 6 of 6) sorted by relevance
32 const DeclContext *DC, bool isBase, bool isIBType) in TypeIndexer()248 bool isBase, in indexTypeSourceInfo()259 bool isBase, in indexTypeLoc()
145 virtual bool isBase() const { return false; } in isBase() function
96 bool isBase() const override { return true; } in isBase() function in __anond8b835440111::BaseClass
102 bool isBase() const override { return getIsBase(); } in isBase() function
239 virtual bool isBase() const { return false; } in isBase() function
720 bool isBase() const { return getStatus() == Base; } in isBase() function in __anon64c521960311::BDVState