Searched defs:CXIndexOptions (Results 1 – 1 of 1) sorted by relevance
353 typedef struct CXIndexOptions { struct360 unsigned Size;365 unsigned char ThreadBackgroundPriorityForIndexing;370 unsigned char ThreadBackgroundPriorityForEditing;374 unsigned ExcludeDeclarationsFromPCH : 1;401 } CXIndexOptions; argument