Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1347 llvm::SmallVector<std::string, 1> InComments; in genExportReduceArrayVariant() local
1385 InComments.push_back(InputComment); in genExportReduceArrayVariant()
1395 for (const std::string &InComment : InComments) in genExportReduceArrayVariant()
1463 llvm::SmallVector<std::string, 1> InComments; in genExportReduceAllocationVariant() local
1468 InComments.push_back(InputComment); in genExportReduceAllocationVariant()
1477 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()
1497 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()