Home
last modified time | relevance | path

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

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