Searched refs:LooseCompatible (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp2041 bool LooseCompatible = !MergedReturn.isNull(); local
2043 LooseCompatible && Idx != End; ++Idx) {
2057 LooseCompatible = false;
2060 if (LooseCompatible) {

Completed in 38 milliseconds