Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h267 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH,
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp3649 CXIndex clang_createIndex(int excludeDeclarationsFromPCH, in clang_createIndex() argument
3669 if (excludeDeclarationsFromPCH) in clang_createIndex()