Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h40 IndexingOptions IndexOpts; variable
H A DIndexingContext.cpp29 IndexingContext::IndexingContext(IndexingOptions IndexOpts, in IndexingContext()