Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp36 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.h349 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function