Searched refs:excludeDeclarationsFromPCH (Results 1 - 2 of 2) sorted by last modified time

/external/clang/tools/libclang/
H A DCIndex.cpp2630 CXIndex clang_createIndex(int excludeDeclarationsFromPCH, argument
2643 if (excludeDeclarationsFromPCH)
/external/clang/include/clang-c/
H A DIndex.h174 * - excludeDeclarationsFromPCH: When non-zero, allows enumeration of "local"
209 CINDEX_LINKAGE CXIndex clang_createIndex(int excludeDeclarationsFromPCH,

Completed in 172 milliseconds