Searched refs:RuntimeType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp122 struct RuntimeType { struct in namespace:__anon2223
129 RuntimeType inferReceiverType(const ObjCMethodCall &Message,
330 RuntimeType ObjTy = inferReceiverType(*Msg, C);
921 if (RuntimeType ReceiverRuntimeType = inferReceiverType(M, C)) {
948 if (RuntimeType ReceiverRuntimeType = inferReceiverType(M, C)) {

Completed in 171 milliseconds