Home
last modified time | relevance | path

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

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