Searched refs:call_IncludesCollection_exists (Results 1 – 3 of 3) sorted by relevance
52 int call_IncludesCollection_exists(struct IncludesCollection* m, const char* filePath);
80 int call_IncludesCollection_exists(IncludesCollection* m, const char * filePath) { in call_IncludesCollection_exists() function
138 return call_IncludesCollection_exists(incCollection, path);
Completed in 35 milliseconds