Searched defs:isBase (Results 1 – 6 of 6) sorted by relevance
33 const DeclContext *DC, bool isBase, bool isIBType) in TypeIndexer()230 bool isBase, in indexTypeSourceInfo()241 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 __anondab707b20111::BaseClass
106 bool isBase() const override { return getIsBase(); } in isBase() function
250 virtual bool isBase() const { return false; } in isBase() function
726 bool isBase() const { return getStatus() == Base; } in isBase() function in __anon7f760f840311::BDVState