Home
last modified time | relevance | path

Searched defs:shouldIndexFunctionLocalSymbols (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/lib/Index/
H A DIndexingContext.cpp20 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext
/aosp_15_r20/external/clang/tools/libclang/
H A DCXIndexDataConsumer.h352 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function