Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td215 def CallVar : Opcode {
H A DInterp.h2478 inline bool CallVar(InterpState &S, CodePtr OpPC, const Function *Func, in CallVar() function