Searched refs:IsPure (Results 1 – 3 of 3) sorted by relevance
1390 bool IsPure : 1; variable1484 IsVirtualAsWritten(false), IsPure(false), HasInheritedPrototype(false), in FunctionDecl()1618 bool isPure() const { return IsPure; } in isPure()
2015 IsPure = P; in setPure()
512 FD->IsPure = Record[Idx++]; in VisitFunctionDecl()