Home
last modified time | relevance | path

Searched defs:canCallMismatchedFunctionType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGCXXABI.h117 virtual bool canCallMismatchedFunctionType() const { return true; } in canCallMismatchedFunctionType() function
DItaniumCXXABI.cpp446 bool canCallMismatchedFunctionType() const override { return false; } in canCallMismatchedFunctionType() function in __anona7bdc4f60111::WebAssemblyCXXABI
/external/llvm-project/clang/lib/CodeGen/
DCGCXXABI.h121 virtual bool canCallMismatchedFunctionType() const { return true; } in canCallMismatchedFunctionType() function
DItaniumCXXABI.cpp525 bool canCallMismatchedFunctionType() const override { return false; } in canCallMismatchedFunctionType() function in __anon281053840111::WebAssemblyCXXABI