Home
last modified time | relevance | path

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

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