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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjCRuntime.h 147 virtual CatchTypeInfo getCatchAllTypeInfo() { return { nullptr, 0 }; }
CGCXXABI.cpp 289 CatchTypeInfo CGCXXABI::getCatchAllTypeInfo() {

Completed in 25 milliseconds