Home
last modified time | relevance | path

Searched defs:has (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DXRayInstr.h48 bool has(XRayInstrMask K) const { in has() function
H A DSanitizers.h155 bool has(SanitizerMask K) const { in has() function
/llvm-project-15.0.7/llvm/include/llvm/TextAPI/
H A DArchitectureSet.h51 bool has(Architecture Arch) const { in has() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dblocks.cpp51 bool has = true; in test3() local
H A Dcxx0x-nontrivial-union.cpp70 bool has; member
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dhmap_templ.c183 isl_bool ISL_FN(ISL_HMAP,has)(__isl_keep ISL_HMAP *hmap, in ISL_FN() argument
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dreferences.cpp213 HasX has; member
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h328 bool has(LibFunc F) const { in has() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp133 bool has(Requirement Req) const { return Reqs.count(Req) > 0; } in has() function in llvm::orc::DebugObject
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DBitTracker.h352 inline bool BitTracker::has(unsigned Reg) const { in has() function
H A DHexagonGenInsert.cpp145 bool has(unsigned R) const { in has() function
H A DHexagonBitSimplify.cpp151 bool has(unsigned R) const { in has() function
H A DHexagonConstPropagation.cpp220 bool has(Register R) const { in has() function in __anona14c30040111::MachineConstPropagator::CellMap
/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp66 template <typename T> bool has(const A &x) { in has() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DStratifiedSets.h343 bool has(const T &Elem) const { return get(Elem).has_value(); } in has() function
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dsymbol.h572 template <typename D> bool has() const { in has() function
/llvm-project-15.0.7/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp698 static bool has(StringRef suff, StringRef &text) { in getLiteralInfo() function
/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1009 const internal::ArgumentAdaptingMatcherFunc<internal::HasMatcher> has = {}; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DCodeCompleteTests.cpp88 Matcher<const std::vector<CodeCompletion> &> has(std::string Name) { in has() function
91 Matcher<const std::vector<CodeCompletion> &> has(std::string Name, in has() function
/llvm-project-15.0.7/mlir/utils/vscode/
H A Dpackage-lock.json744 "has": "^1.0.3", string
950 "has": "^1.0.3" string
2496 "has": "^1.0.3", string
2534 "has": { object
2645 "has": "^1.0.3" string
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_convex_hull.c1719 isl_bool has; in common_constraints() local
H A Disl_scheduler.c819 isl_bool has; in has_any_defining_equality() local