Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp36 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h350 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function