/llvm-project/libcxx/test/support/ |
H A D | container_debug_tests.h | 67 constexpr bool isSet(ContainerType CT) { in isSet() function
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUArgumentUsageInfo.h | 57 bool isSet() const { isSet() function
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 104 bool isSet() const { return Block != nullptr; } isSet() function
|
/llvm-project/mlir/lib/Dialect/X86Vector/Transforms/ |
H A D | AVXTranspose.cpp | 108 bool isSet = mask & (1 << i); in mm256BlendPs() local
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Builders.h | 339 bool isSet() const { return (block != nullptr); } isSet() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | DeclTemplate.h | 326 bool isSet() const { return !ValueOrInherited.isNull(); } isSet() function
|
H A D | FormatString.h | 38 bool isSet() const { return flag; } in isSet() function
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | redundant-branch-condition.cpp | 1114 bool isSet = false; in positive_expr_with_cleanups() local
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 109 bool isSet() const { return IsBaseSet; } isSet() function in __anon23491d1f0111::WebAssemblyFastISel::Address
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 267 bool isSet() const { return (Block != nullptr); } isSet() function
|
/llvm-project/llvm/lib/IR/ |
H A D | Attributes.cpp | 2346 static bool isSet(const Function &Fn, isSet() function 2361 static bool isSet(const Function &Fn, isSet() function
|
/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 228 bool isSet() const { return getScopeRep() != nullptr; } in isSet() function 1832 bool isSet() const { return LSquareLoc.isValid(); } isSet() function
|
/llvm-project/mlir/lib/Dialect/Transform/Interfaces/ |
H A D | TransformInterfaces.cpp | 1180 bool transform::TransformResults::isSet(unsigned resultNumber) const { isSet() function in transform::TransformResults
|
/llvm-project/llvm/include/llvm/Object/ |
H A D | COFF.h | 434 bool isSet() const { return CS16 || CS32; } isSet() function
|