Searched defs:Suffixes (Results 1 – 7 of 7) sorted by relevance
31 static constexpr llvm::StringLiteral Suffixes = member36 constexpr llvm::StringLiteral IntegerLiteralCheck::Suffixes; member in clang::tidy::readability::__anond0d1c6720111::IntegerLiteralCheck51 static constexpr llvm::StringLiteral Suffixes = member56 constexpr llvm::StringLiteral FloatingLiteralCheck::Suffixes; member in clang::tidy::readability::__anond0d1c6720111::FloatingLiteralCheck
37 SmallVector<StringRef, 5> Suffixes; in parseFileExtensions() local
20 StringRef removeFirstSuffix(StringRef Str, ArrayRef<const char *> Suffixes) { in removeFirstSuffix()
231 static constexpr CPUSuffix Suffixes[] = { global() variable
117 StringRef Suffixes = "_himnsuyd"; in process() local
2908 } Suffixes[] = { ScanLibDirForGCCTriple() local
4225 const char *Suffixes = Base[0] != 'f' ? "bwlq" : "slt\0"; matchAndEmitATTInstruction() local