Searched defs:Includes (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessorOptions.h47 std::vector<std::string> Includes; member in class:clang::PreprocessorOptions
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DFrontendActions.cpp126 operator+=(SmallVectorImpl<char> &Includes, StringRef RHS) { argument
131 addHeaderInclude(StringRef HeaderName, SmallVectorImpl<char> &Includes, const LangOptions &LangOpts) argument
142 addHeaderInclude(const FileEntry *Header, SmallVectorImpl<char> &Includes, const LangOptions &LangOpts) argument
155 collectModuleHeaderIncludes(const LangOptions &LangOpts, FileManager &FileMgr, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl<char> &Includes) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp38 bool Includes(const llvm::APSInt &v) const { function in class:__anon3646::Range
/freebsd-10-stable/usr.bin/make/
H A Dparse.c158 Includes, /* .INCLUDES */ enumerator in enum:__anon11969
/freebsd-10-stable/contrib/bmake/
H A Dparse.c195 Includes, /* .INCLUDES */ enumerator in enum:__anon72
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp7085 std::vector<std::string> Includes = Args.getAllArgValues(options::OPT_include); local

Completed in 180 milliseconds