Home
last modified time | relevance | path

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

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