Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1518 Expr *callExpr = Res.getAs<Expr>(); in ActOnPropertyImplDecl() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1011 Matcher callExpr = cxxMemberCallExpr( in matcher() local