reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 Function *getFunction(const FunctionDecl *F);
32 Function *Func = P->getFunction(FD);
tools/clang/lib/AST/Interp/Program.cpp 195 if (Function *Func = getFunction(F)) {