Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h199 bool isThisPointerExplicit() const { in isThisPointerExplicit() function
H A DInterp.h2669 if (F->isThisPointerExplicit()) in CallPtr()