Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h266 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH,
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3425 CXIndex clang_createIndex(int excludeDeclarationsFromPCH, in clang_createIndex() argument
3445 if (excludeDeclarationsFromPCH) in clang_createIndex()