Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h123 ObjCMethodCache; variable
H A DCGDebugInfo.cpp3956 ObjCMethodCache[ID].push_back({FD, OMD->isDirectMethod()}); in getObjCMethodDeclaration()
5620 for (const auto &P : ObjCMethodCache) { in finalize()