Home
last modified time | relevance | path

Searched refs:createCall (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp569 CallRef createCall(const FunctionDecl *Callee) { in createCall() function in __anondef1c1650111::CallStackFrame
6346 CallRef Call = Info.CurrentCall->createCall(Definition); in HandleConstructorCall()
7592 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()
7662 Call = Info.CurrentCall->createCall(FD); in handleCallExpr()
15599 CallRef Call = Info.CurrentCall->createCall(Callee); in EvaluateWithSubstitution()