Searched defs:HasDefault (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | InfoByHwMode.h |
|
H A D | CodeGenDAGPatterns.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 5452 bool HasDefault = TurnSwitchRangeIntoICmp() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 3553 checkTargetClonesAttrString(SourceLocation LiteralLoc,StringRef Str,const StringLiteral * Literal,bool & HasDefault,bool & HasCommas,bool & HasNotDefault,SmallVectorImpl<SmallString<64>> & StringsBuffer) checkTargetClonesAttrString() argument |