Searched refs:FuncMap (Results 1 – 8 of 8) sorted by relevance
156 templateFuncs = template.FuncMap{
507 mailFuncs = template.FuncMap{
577 headerTmpl.Funcs(template.FuncMap{673 indexTmpl.Funcs(template.FuncMap{
203 tmplOp = template.Must(template.New("op").Funcs(template.FuncMap{
223 return getOrInsert(FuncMap, F, [=](){ in getDISubprogram()264 std::unordered_map<Function *, DISubprogram*> FuncMap; member in SPIRV::SPIRVToLLVMDbgTran406 SPIRVToLLVMFunctionMap FuncMap; member in SPIRV::SPIRVToLLVM461 FuncMap[BF] = F; in mapFunction()1826 auto Loc = FuncMap.find(BF); in transFunction()1827 if (Loc != FuncMap.end()) in transFunction()
323 std::unordered_map<SPIRVFunction *, SPIRVLine *> FuncMap;
424 eventsTmplCache = template.Must(template.New("events").Funcs(template.FuncMap{
934 pageTmplCache = template.Must(template.New("Page").Funcs(template.FuncMap{