Home
last modified time | relevance | path

Searched refs:IsTriviallyRelocatableType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTypeTraits.cpp673 static bool IsTriviallyRelocatableType(Sema &SemaRef, QualType T) { in IsTriviallyRelocatableType() function
1130 return IsTriviallyRelocatableType(Self, T); in EvaluateUnaryTypeTrait()