HomeSort by relevance Sort by last modified time
    Searched refs:canCallMismatchedFunctionType (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCXXABI.h 117 virtual bool canCallMismatchedFunctionType() const { return true; }
CGDeclCXX.cpp 96 CGM.getCXXABI().canCallMismatchedFunctionType());
ItaniumCXXABI.cpp 446 bool canCallMismatchedFunctionType() const override { return false; }
    [all...]

Completed in 635 milliseconds