Home
last modified time | relevance | path

Searched refs:inCurrScope (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DVISAKernelImpl.cpp8741 bool inCurrScope = currScope.find(name) != currScope.end(); in declExistsInCurrentScope() local
8747 return inCurrScope || reservedVarible; in declExistsInCurrentScope()