Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] findContext() in PDOMIndexerTask

Hi all,

I'm trying to understand why findContext() in PDOMIndexerTask only returns
one ITranslationUnit.  Does that mean that this method is assuming any
header file will only have 1 context?  What happens if there are multiple
source files that include the same header?  Only the first source file will
get parsed in parseTUs()?

Regards,

Vivian Kong
IBM CDT Team
IBM Canada Toronto Lab



Back to the top