Searched refs:IncludeDirective (Results 1 – 2 of 2) sorted by relevance
2175 struct IncludeDirective { struct2212 FindCursorIndex(const SmallVectorImpl<IncludeDirective> &Includes, in FindCursorIndex()2262 const SmallVectorImpl<IncludeDirective> &Includes, in sortCppIncludes()2372 SmallVector<IncludeDirective, 16> IncludesInBlock; in sortCppIncludes()2728 auto IncludeDirective = R.getReplacementText(); in fixCppIncludeInsertions() local2729 bool Matched = IncludeRegex.match(IncludeDirective, &Matches); in fixCppIncludeInsertions()
245 IncludeDirective: "include" `TokString`