Searched refs:IS_PURE_VIRTUAL (Results 1 – 3 of 3) sorted by relevance
150 IS_PURE_VIRTUAL = 1 << 3, enumerator
175 is_pure_virtual_(modifiers & IS_PURE_VIRTUAL) {} in MethodDecl()
160 modifiers |= MethodDecl::IS_PURE_VIRTUAL; in BuildMethodDecl()