Home | History | Annotate | Download | only in libclang

Lines Matching refs:isFunctionLocalDecl

205 bool IndexingContext::isFunctionLocalDecl(const Decl *D) {
679 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D))