Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h57 bool isSet() const { in isSet() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h104 bool isSet() const { return Block != nullptr; } in isSet() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h326 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.cpp109 bool isSet() const { return IsBaseSet; } in isSet() function in __anon626f7eac0111::WebAssemblyFastISel::Address
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h267 bool isSet() const { return (Block != nullptr); } in isSet() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2346 static bool isSet(const Function &Fn, in isSet() function
2361 static bool isSet(const Function &Fn, in isSet() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h228 bool isSet() const { return getScopeRep() != nullptr; } in isSet() function
1832 bool isSet() const { return LSquareLoc.isValid(); } in isSet() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h434 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