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