HomeSort by: relevance | last modified time | path
    Searched refs:ObjCMethodCache (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.h 124 ObjCMethodCache;
CGDebugInfo.cpp 3802 ObjCMethodCache[ID].push_back({FD, OMD->isDirectMethod()});
5064 for (const auto &P : ObjCMethodCache) {

Completed in 46 milliseconds