Searched refs:Containing (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp232 Stmt *Containing = getParentStmt(); local
253 bool IsPropCall = Containing && isa<PseudoObjectExpr>(Containing);
257 IsImplicitProperty(cast<PseudoObjectExpr>(Containing))))

Completed in 75 milliseconds