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.cpp716 QualType CXXMemberCallExpr::getObjectType() const { in getObjectType() function in CXXMemberCallExpr
H A DExprConstant.cpp12029 static QualType getObjectType(APValue::LValueBase B) { in getObjectType() function