Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h57 bool isSet() const { in isSet() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h96 bool isSet() const { return Block != nullptr; } isSet() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h345 bool isSet() const { return !ValueOrInherited.isNull(); } isSet() function
H A DFormatString.h38 bool isSet() const { return flag; } in isSet() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp109 bool isSet() const { return IsBaseSet; } in isSet() function in __anon564f79fe0111::WebAssemblyFastISel::Address
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h264 bool isSet() const { return (Block != nullptr); } isSet() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2176 static bool isSet(const Function &Fn, isSet() function
2191 static bool isSet(const Function &Fn, isSet() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h227 bool isSet() const { return getScopeRep() != nullptr; } isSet() function
1782 bool isSet() const { return LSquareLoc.isValid(); } isSet() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h434 bool isSet() const { return CS16 || CS32; } in isSet() function
/freebsd-src/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