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