Searched refs:CallRecordTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/
H A DCallGraph.h175 typedef clang::CallGraphNode::CallRecord CallRecordTy; typedef in struct:llvm::GraphTraits
176 typedef std::pointer_to_unary_function<CallRecordTy,
186 static clang::CallGraphNode *CGNDeref(CallRecordTy P) {

Completed in 287 milliseconds