Searched defs:CallRecord (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp39 struct CallRecord { struct in class:__anon4184::CastedAllocFinder
45 CallRecord(ExprParent CastedExprParent, const Expr *CastedExpr, function in struct:__anon4184::CastedAllocFinder::CallRecord
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DCallGraph.h174 typedef std::pair<WeakVH, CallGraphNode *> CallRecord; typedef in class:llvm::CallGraphNode
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h135 typedef CallGraphNode* CallRecord; typedef in class:clang::CallGraphNode

Completed in 103 milliseconds