Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DHeaderIncludes.h48 enum class IncludeDirective { Include, Import }; enum
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2955 struct IncludeDirective { global() struct
2956 Filenameclang::format::__anon79e69e6d0111::IncludeDirective global() argument
2957 Textclang::format::__anon79e69e6d0111::IncludeDirective global() argument
2958 Offsetclang::format::__anon79e69e6d0111::IncludeDirective global() argument
2959 Categoryclang::format::__anon79e69e6d0111::IncludeDirective global() argument
2960 Priorityclang::format::__anon79e69e6d0111::IncludeDirective global() argument
3535 auto IncludeDirective = R.getReplacementText(); fixCppIncludeInsertions() local