HomeSort by relevance Sort by last modified time
    Searched defs:addCallee (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/compiler/
AnalyzeCallDepth.cpp 45 void AnalyzeCallDepth::FunctionNode::addCallee(AnalyzeCallDepth::FunctionNode *callee)
206 currentFunction->addCallee(function);
  /external/clang/include/clang/Analysis/
CallGraph.h 159 void addCallee(CallGraphNode *N, CallGraph *CG) {

Completed in 1141 milliseconds