Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h122 ObjCMethodCache; variable
H A DCGDebugInfo.cpp4119 ObjCMethodCache[ID].push_back({FD, OMD->isDirectMethod()}); in getObjCMethodDeclaration()
5835 for (const auto &P : ObjCMethodCache) { in finalize()