Home
last modified time | relevance | path

Searched refs:IndexFunctionLocals (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h29 bool IndexFunctionLocals = false; member
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp37 return IndexOpts.IndexFunctionLocals; in shouldIndexFunctionLocalSymbols()