Searched defs:builtIns (Results 1 – 8 of 8) sorted by relevance
83 override val builtIns: KSBuiltIns by lazy { in <lambda>() constant in com.google.devtools.ksp.impl.ResolverAAImpl84 val builtIns = analyze { analysisSession.builtinTypes } in <lambda>() constant
107 val builtIns: KSBuiltIns constant
149 val builtIns = JvmBuiltIns( in <lambda>() constant
1123 override val builtIns: KSBuiltIns by lazy { in <lambda>() constant1124 val builtIns = module.builtIns in <lambda>() constant
244 bool InitializeSymbolTable(const TString& builtIns, int version, EProfile profile, const SpvVersion… in InitializeSymbolTable()
9867 … const auto findBuiltIns = [&](const TFunction& function, std::set<tInterstageIoData>& builtIns) { in addPatchConstantInvocation()
9864 … const auto findBuiltIns = [&](const TFunction& function, std::set<tInterstageIoData>& builtIns) { in addPatchConstantInvocation()