Searched defs:Includes (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp288 operator+=(SmallVectorImpl<char> &Includes, StringRef RHS) { argument
293 addHeaderInclude(StringRef HeaderName, SmallVectorImpl<char> &Includes, const LangOptions &LangOpts, bool IsExternC) argument
318 collectModuleHeaderIncludes( const LangOptions &LangOpts, FileManager &FileMgr, DiagnosticsEngine &Diag, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl<char> &Includes) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1861 FindCursorIndex(const SmallVectorImpl<IncludeDirective> &Includes, argument
1910 sortCppIncludes(const FormatStyle &Style, const SmallVectorImpl<IncludeDirective> &Includes, ArrayRef<tooling::Range> Ranges, StringRef FileName, StringRef Code, tooling::Replacements &Replaces, unsigned *Cursor) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMSVC.cpp667 std::vector<std::string> Includes = local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h48 std::vector<std::string> Includes; member in class:clang::PreprocessorOptions
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h33 bool Includes(const llvm::APSInt &v) const { function in class:clang::ento::Range
/freebsd-11-stable/contrib/bmake/
H A Dparse.c195 Includes, /* .INCLUDES */ enumerator in enum:__anon104

Completed in 110 milliseconds