Searched defs:IsMainModule (Results 1 – 1 of 1) sorted by relevance
41 bool IsMainModule; ///< true if this was the first include in a file member59 static int getPriority(StringRef Filename, bool IsAngled, bool IsMainModule) { in getPriority()