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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h37 bool Includes(const llvm::APSInt &Point) const { function in class:clang::ento::Range
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc130 static bool Includes(std::vector<tid_t> first, std::vector<tid_t> second) { function in namespace:__sanitizer
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h67 std::vector<std::string> Includes; member in class:clang::PreprocessorOptions
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp285 operator+=(SmallVectorImpl<char> &Includes, StringRef RHS) { argument
290 addHeaderInclude(StringRef HeaderName, SmallVectorImpl<char> &Includes, const LangOptions &LangOpts, bool IsExternC) argument
315 collectModuleHeaderIncludes( const LangOptions &LangOpts, FileManager &FileMgr, DiagnosticsEngine &Diag, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl<char> &Includes) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp2212 FindCursorIndex(const SmallVectorImpl<IncludeDirective> &Includes, argument
2261 sortCppIncludes(const FormatStyle &Style, const SmallVectorImpl<IncludeDirective> &Includes, ArrayRef<tooling::Range> Ranges, StringRef FileName, StringRef Code, tooling::Replacements &Replaces, unsigned *Cursor) argument
[all...]

Completed in 264 milliseconds