Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDFunction.h199 bool isThisPointerExplicit() const { in isThisPointerExplicit() function
HDInterp.h2669 if (F->isThisPointerExplicit()) in CallPtr()