Searched refs:checkGlobalOrExternCConflict (Results 1 – 1 of 1) sorted by relevance
6643 static bool checkGlobalOrExternCConflict( in checkGlobalOrExternCConflict() function6745 return checkGlobalOrExternCConflict(S, ND, /*IsGlobal*/true, Previous); in checkForConflictWithNonVisibleExternC()6751 return checkGlobalOrExternCConflict(S, ND, /*IsGlobal*/false, Previous); in checkForConflictWithNonVisibleExternC()