Searched defs:addCallee (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DDetectCallDepth.cpp21 void DetectCallDepth::FunctionNode::addCallee( function in class:DetectCallDepth::FunctionNode
117 currentFunction->addCallee(func);
/external/clang/include/clang/Analysis/
H A DCallGraph.h159 void addCallee(CallGraphNode *N, CallGraph *CG) { function in class:clang::CallGraphNode

Completed in 72 milliseconds