Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1416 static void compileFunction(InterpState &S, const Function *Func) { in compileFunction() function
1445 compileFunction(S, Func); in CallVar()
1518 compileFunction(S, Func); in Call()
1568 compileFunction(S, Func); in CallVirt()