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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h124 ObjCMethodCache; member in class:clang::DynamicInitKind::CGDebugInfo
H A DCGDebugInfo.cpp3689 ObjCMethodCache[ID].push_back({FD, OMD->isDirectMethod()});
4908 for (const auto &P : ObjCMethodCache) {

Completed in 74 milliseconds