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