Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp722 QualType CXXMemberCallExpr::getObjectType() const { in getObjectType() function in CXXMemberCallExpr
H A DExprConstant.cpp12583 static QualType getObjectType(APValue::LValueBase B) { in getObjectType() function