Home
last modified time | relevance | path

Searched refs:findConstructionContextsForArguments (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp746 void findConstructionContextsForArguments(CallLikeExpr *E) { in findConstructionContextsForArguments() function in __anonef2f84bd0411::CFGBuilder
2726 findConstructionContextsForArguments(C); in VisitCallExpr()
4124 findConstructionContextsForArguments(ME); in VisitObjCMessageExpr()
4831 findConstructionContextsForArguments(C); in VisitCXXConstructExpr()
4897 findConstructionContextsForArguments(C); in VisitCXXTemporaryObjectExpr()