Searched refs:isTriviallyRelocatableType (Results 1 – 3 of 3) sorted by relevance
2508 bool QualType::isTriviallyRelocatableType(const ASTContext &Context) const { in isTriviallyRelocatableType() function in QualType
890 bool isTriviallyRelocatableType(const ASTContext &Context) const;
5270 return T.isTriviallyRelocatableType(C); in EvaluateUnaryTypeTrait()