Lines Matching refs:Module
1309 StringRef Module = AL.getParameterName()->getName();1312 if (Module.startswith("__") && Module.endswith("__"))1313 Module = Module.substr(2, Module.size() - 4);1385 OwnershipAttr(AL.getLoc(), S.Context, K, Module, start, size,