Home
last modified time | relevance | path

Searched defs:callees (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCallDAG.h45 std::vector<int> callees; member
H A DCallDAG.cpp93 std::set<CreatorFunctionData *> callees; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.h50 TVector<FunctionNode*> callees; member in AnalyzeCallDepth::FunctionNode
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp142 const auto& callees = call_graph_edges_[function_id]; in ComputeInterproceduralFunctionCallDepths() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_detect_recursion.cpp148 exec_list callees; member in __anon7172::function
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_builder.cc37 MakeCallerBodyFunction(std::string caller, std::vector<std::string> callees, ast::DecorationList decorations) MakeCallerBodyFunction() argument
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc258 CalleesSet* callees = callgraph_[name]; in EnterScope() local
282 CalleesSet* callees = i->second; in PrintCallGraph() local

Completed in 7 milliseconds