Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection.cpp1142 llvm::SmallVector<std::string, 1> InComments; in genExportReduceArrayVariant() local
1180 InComments.push_back(InputComment); in genExportReduceArrayVariant()
1190 for (const std::string &InComment : InComments) in genExportReduceArrayVariant()
1258 llvm::SmallVector<std::string, 1> InComments; in genExportReduceAllocationVariant() local
1263 InComments.push_back(InputComment); in genExportReduceAllocationVariant()
1272 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()
1292 for (const std::string &InComment : InComments) in genExportReduceAllocationVariant()