Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingOptions.h31 bool IndexMacros = true; member
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp493 if (!IndexOpts.IndexMacros) in shouldIndexMacroOccurrence()