Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1851 static bool isDynamicClassType(QualType T) { in isDynamicClassType() function
1964 if (isDynamicClassType(PointeeTy)) in CheckMemsetcpymoveArguments()