Searched defs:canHaveCoerceToType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DABIInfo.h122 bool canHaveCoerceToType() const { function in class:clang::ABIArgInfo
137 assert(canHaveCoerceToType() && "Invalid kind!");
142 assert(canHaveCoerceToType() && "Invalid kind!");

Completed in 2663 milliseconds