Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h266 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH,
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3621 CXIndex clang_createIndex(int excludeDeclarationsFromPCH, in clang_createIndex() argument
3641 if (excludeDeclarationsFromPCH) in clang_createIndex()