Home
last modified time | relevance | path

Searched defs:Include (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
HDHeaderIncludes.h48 enum class IncludeDirective { Include, Import }; enumerator
90 struct Include { struct
91 Include(StringRef Name, tooling::Range R, IncludeDirective D) in Include() argument
100 IncludeDirective Directive; argument
103 void addExistingInclude(Include IncludeToAdd, unsigned NextLineOffset); argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDInitHeaderSearch.cpp482 for (auto &Include : IncludePath) in Realize() local
490 for (auto &Include : IncludePath) in Realize() local
497 for (auto &Include : IncludePath) in Realize() local
506 for (auto &Include : IncludePath) in Realize() local
HDPPDirectives.cpp205 static bool warnByDefaultOnWrongCase(StringRef Include) { in warnByDefaultOnWrongCase()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/WindowsDriver/
HDMSVCPaths.h26 Include, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDebugLineSectionEmitter.h130 for (const DWARFFormValue &Include : P.IncludeDirectories) { in emitLineTablePrologueV2IncludeAndFileTable() local
186 for (auto Include : P.IncludeDirectories) { in emitLineTablePrologueV5IncludeAndFileTable() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
HDMultilibBuilder.cpp45 MultilibBuilder::MultilibBuilder(StringRef GCC, StringRef OS, StringRef Include) in MultilibBuilder()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp868 for (const DWARFFormValue &Include : P.IncludeDirectories) in emitLineTablePrologueV2IncludeAndFileTable() local
915 for (auto Include : P.IncludeDirectories) in emitLineTablePrologueV5IncludeAndFileTable() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessingRecord.h212 Include, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.h86 Include, enumerator
HDRecord.cpp1619 Init *Include = ItemApply(LHS, Item, RHS, CurRec); in FilterHelper() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDGnu.cpp3340 StringRef Include = in addLibStdCXXIncludePaths() local