Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8111 CXXRecordDecl *ArgClass = Args[0]->getType()->getAsCXXRecordDecl(); in visitBinaryOperator() local
8112 if (ArgClass && Best->FoundDecl.getDecl() && in visitBinaryOperator()
8118 ArgClass, Best->FoundDecl, ObjectType, Subobj.Loc, in visitBinaryOperator()