Home
last modified time | relevance | path

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

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