Home
last modified time | relevance | path

Searched refs:IncludeDirective (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2175 struct IncludeDirective { struct
2212 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() local
2729 bool Matched = IncludeRegex.match(IncludeDirective, &Matches); in fixCppIncludeInsertions()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst245 IncludeDirective: "include" `TokString`