Home | History | Annotate | Download | only in libclang

Lines Matching refs:isFunctionLocalDecl

417 bool CXIndexDataConsumer::isFunctionLocalDecl(const Decl *D) {
903 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D))