Home
last modified time | relevance | path

Searched defs:isSet (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClauseAppertainment.cpp43 constexpr bool isSet(OpenACCClauseKind C) const { in isSet() function in __anon5500e1230111::AccClauseSet
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h58 bool isSet() const { in isSet() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h110 bool isSet() const { return Block != nullptr; } in isSet() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h328 bool isSet() const { return !ValueOrInherited.isNull(); } in isSet() function
H A DFormatString.h38 bool isSet() const { return flag; } in isSet() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp103 bool isSet() const { return IsBaseSet; } in isSet() function in __anon626f7eac0111::WebAssemblyFastISel::Address
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h304 bool isSet() const { return (Block != nullptr); } in isSet() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h227 bool isSet() const { return getScopeRep() != nullptr; } in isSet() function
1835 bool isSet() const { return LSquareLoc.isValid(); } in isSet() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2645 static bool isSet(const Function &Fn, in isSet() function
2660 static bool isSet(const Function &Fn, in isSet() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp271 bool isSet() const { return V == BIT_TRUE || V == BIT_FALSE; } in isSet() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h443 bool isSet() const { return CS16 || CS32; } in isSet() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7928 static bool isSet; member
7943 static bool isSet; member
10700 bool FatalConditionHandler::isSet = false; member in Catch::FatalConditionHandler
10773 bool FatalConditionHandler::isSet = false; member in Catch::FatalConditionHandler