Searched refs:getEnumInt (Results 1 – 2 of 2) sorted by relevance
345 getEnumInt(LocalName, typeEraseMapping<T>(), false, IgnoreCase))385 getEnumInt(LocalName, typeEraseMapping<T>(), true, IgnoreCase))473 llvm::Expected<int64_t> getEnumInt(StringRef LocalName,
179 llvm::Expected<int64_t> ClangTidyCheck::OptionsView::getEnumInt( in getEnumInt() function in clang::tidy::ClangTidyCheck::OptionsView