Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunctionDecl

3275       if (FunctionDecl *fn = e->getDirectCallee())
3282 ACCResult checkCallToFunction(FunctionDecl *fn) {