Home
last modified time | relevance | path

Searched defs:IsVirtualCall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2377 const bool IsVirtualCall = MD && MD->isVirtual(); in ConstructAttributeList() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19738 bool IsVirtualCall = MD->isVirtual() && in MarkExprReferenced() local