You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can query information from any node kind with in the same TranslationUnit no need to re parse the files over and over so we should cashe it and only perform parsing for new files
The text was updated successfully, but these errors were encountered:
We can query information from any node kind with in the same
TranslationUnit
no need to re parse the files over and over so we should cashe it and only perform parsing for new filesThe text was updated successfully, but these errors were encountered: