Searched defs:hasFlag (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/ |
| D | ArgList.cpp | 73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() function in ArgList 79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() function in ArgList
|
| /external/llvm/include/llvm/Option/ |
| D | Option.h | 161 bool hasFlag(unsigned Val) const { in hasFlag() function
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerCommand.h | 83 bool hasFlag(const std::string &Flag) const { in hasFlag() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
| D | Option.h | 170 bool hasFlag(unsigned Val) const { in hasFlag() function
|
| /external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
| D | MessageHeader.java | 125 public boolean hasFlag(int flag) { in hasFlag() method in MessageHeader
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | SubtargetFeature.h | 208 static bool hasFlag(StringRef Feature) { in hasFlag() function
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cTextureFilterMinmaxTests.hpp | 66 inline bool hasFlag(TextureTestFlag flag) const in hasFlag() function
|
| /external/llvm/lib/MC/ |
| D | SubtargetFeature.cpp | 32 static inline bool hasFlag(StringRef Feature) { in hasFlag() function
|
| /external/llvm/lib/Option/ |
| D | ArgList.cpp | 221 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag() function in ArgList 227 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag() function in ArgList
|
| /external/clang/unittests/Driver/ |
| D | MultilibTest.cpp | 169 static bool hasFlag(const Multilib &M, StringRef Flag) { in hasFlag() function
|