Searched defs:isBase (Results 1 – 4 of 4) sorted by relevance
29 const DeclContext *DC, bool isBase, bool isIBType) in TypeIndexer()238 bool isBase, in indexTypeSourceInfo()249 bool isBase, in indexTypeLoc()
145 virtual bool isBase() const { return false; } in isBase() function
101 virtual bool isBase() const override { return true; } in isBase() function in __anon728dff9d0111::BaseClass
705 bool isBase() const { return getStatus() == Base; } in isBase() function in __anon7262c22f0411::BDVState