Home
last modified time | relevance | path

Searched defs:FunctionStart (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp261 std::string FunctionStart = "void forEach_" + ForEach->getName() + "("; in genForEachDeclarations() local
386 std::string FunctionStart = in writeImplementationFile() local