Searched defs:hasFlag (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp164 bool hasFlag(const Record *OptionOrGroup, StringRef OptionFlag) { function in namespace:__anon3547
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h83 bool hasFlag(const std::string &Flag) const { function in class:fuzzer::final
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp173 static bool hasFlag(SVal val, ProgramStateRef state) { function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSubtargetFeature.h208 static bool hasFlag(StringRef Feature) { function in class:SubtargetFeatures
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h170 bool hasFlag(unsigned Val) const { function in class:llvm::opt::Option
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { function in class:ArgList
79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, function in class:ArgList

Completed in 120 milliseconds