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

  /external/chromium_org/third_party/angle/src/compiler/translator/
DetectCallDepth.cpp 21 void DetectCallDepth::FunctionNode::addCallee(
117 currentFunction->addCallee(func);
  /external/clang/include/clang/Analysis/
CallGraph.h 159 void addCallee(CallGraphNode *N, CallGraph *CG) {

Completed in 242 milliseconds