#include "clang/Analysis/CallGraph.h"
Definition at line 149 of file CallGraph.h.
◆ CallRecord() [1/2]
clang::CallGraphNode::CallRecord::CallRecord |
( |
| ) |
|
|
default |
◆ CallRecord() [2/2]
clang::CallGraphNode::CallRecord::CallRecord |
( |
CallGraphNode * |
Callee_, |
|
|
Expr * |
CallExpr_ |
|
) |
| |
|
inline |
◆ operator CallGraphNode *()
clang::CallGraphNode::CallRecord::operator CallGraphNode * |
( |
| ) |
const |
|
inline |
◆ Callee
◆ CallExpr
Expr* clang::CallGraphNode::CallRecord::CallExpr |
The documentation for this struct was generated from the following file: