Home
last modified time | relevance | path

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

/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c79 CXIndex createIndexWithInvocationEmissionPath(int ExcludeDeclarationsFromPCH, in createIndexWithInvocationEmissionPath() argument
/llvm-project/clang/include/clang-c/
H A DIndex.h374 unsigned ExcludeDeclarationsFromPCH : 1; member